Interface RemoveBridgeSourceResponse.Builder

    • Method Detail

      • bridgeArn

        RemoveBridgeSourceResponse.Builder bridgeArn​(String bridgeArn)
        Sets the value of the BridgeArn property for this object.
        Parameters:
        bridgeArn - The new value for the BridgeArn property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • sourceName

        RemoveBridgeSourceResponse.Builder sourceName​(String sourceName)
        Sets the value of the SourceName property for this object.
        Parameters:
        sourceName - The new value for the SourceName property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.