Interface UpdateRoutingControlStateEntry.Builder

  • Method Details

    • routingControlArn

      UpdateRoutingControlStateEntry.Builder routingControlArn(String routingControlArn)

      The Amazon Resource Name (ARN) for a routing control state entry.

      Parameters:
      routingControlArn - The Amazon Resource Name (ARN) for a routing control state entry.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • routingControlState

      UpdateRoutingControlStateEntry.Builder routingControlState(String routingControlState)

      The routing control state in a set of routing control state entries.

      Parameters:
      routingControlState - The routing control state in a set of routing control state entries.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • routingControlState

      UpdateRoutingControlStateEntry.Builder routingControlState(RoutingControlState routingControlState)

      The routing control state in a set of routing control state entries.

      Parameters:
      routingControlState - The routing control state in a set of routing control state entries.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: