public static interface ListRoutingControlsRequest.Builder extends Route53RecoveryControlConfigRequest.Builder, SdkPojo, CopyableBuilder<ListRoutingControlsRequest.Builder,ListRoutingControlsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListRoutingControlsRequest.Builder |
controlPanelArn(String controlPanelArn)
The Amazon Resource Name (ARN) of the control panel.
|
ListRoutingControlsRequest.Builder |
maxResults(Integer maxResults)
The number of objects that you want to return with this call.
|
ListRoutingControlsRequest.Builder |
nextToken(String nextToken)
The token that identifies which batch of results you want to see.
|
ListRoutingControlsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListRoutingControlsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListRoutingControlsRequest.Builder controlPanelArn(String controlPanelArn)
The Amazon Resource Name (ARN) of the control panel.
controlPanelArn - The Amazon Resource Name (ARN) of the control panel.ListRoutingControlsRequest.Builder maxResults(Integer maxResults)
The number of objects that you want to return with this call.
maxResults - The number of objects that you want to return with this call.ListRoutingControlsRequest.Builder nextToken(String nextToken)
The token that identifies which batch of results you want to see.
nextToken - The token that identifies which batch of results you want to see.ListRoutingControlsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListRoutingControlsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.