Interface CreateInputSourceResponse.Builder

  • Method Details

    • serviceArn

      CreateInputSourceResponse.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

      CreateInputSourceResponse.Builder inputSourceId(String inputSourceId)

      The unique identifier assigned to the created input source.

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