Interface DeleteInputSourceResponse.Builder

  • Method Details

    • serviceArn

      DeleteInputSourceResponse.Builder serviceArn(String serviceArn)
      Sets the value of the ServiceArn property for this object.
      Parameters:
      serviceArn - The new value for the ServiceArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • inputSourceId

      DeleteInputSourceResponse.Builder inputSourceId(String inputSourceId)

      The identifier of the deleted input source.

      Parameters:
      inputSourceId - The identifier of the deleted input source.
      Returns:
      Returns a reference to this object so that method calls can be chained together.