Interface UpdateBridgeStateResponse.Builder

    • Method Detail

      • bridgeArn

        UpdateBridgeStateResponse.Builder bridgeArn​(String bridgeArn)
        The Amazon Resource Number (ARN) of the bridge.
        Parameters:
        bridgeArn - The Amazon Resource Number (ARN) of the bridge.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • desiredState

        UpdateBridgeStateResponse.Builder desiredState​(String desiredState)
        The state of the bridge. ACTIVE or STANDBY.
        Parameters:
        desiredState - The state of the bridge. ACTIVE or STANDBY.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        DesiredState, DesiredState