static RoutingControl.Builder |
RoutingControl.builder() |
|
RoutingControl.Builder |
RoutingControl.Builder.controlPanelArn(String controlPanelArn) |
The Amazon Resource Name (ARN) of the control panel where the routing control is located.
|
RoutingControl.Builder |
RoutingControl.Builder.controlPanelName(String controlPanelName) |
The name of the control panel where the routing control is located.
|
RoutingControl.Builder |
RoutingControl.Builder.owner(String owner) |
The Amazon Web Services account ID of the routing control owner.
|
RoutingControl.Builder |
RoutingControl.Builder.routingControlArn(String routingControlArn) |
The Amazon Resource Name (ARN) of the routing control.
|
RoutingControl.Builder |
RoutingControl.Builder.routingControlName(String routingControlName) |
The name of the routing control.
|
RoutingControl.Builder |
RoutingControl.Builder.routingControlState(String routingControlState) |
The current state of the routing control.
|
RoutingControl.Builder |
RoutingControl.Builder.routingControlState(RoutingControlState routingControlState) |
The current state of the routing control.
|
RoutingControl.Builder |
RoutingControl.toBuilder() |
|