public static interface ListControlPanelsRequest.Builder extends Route53RecoveryControlConfigRequest.Builder, SdkPojo, CopyableBuilder<ListControlPanelsRequest.Builder,ListControlPanelsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListControlPanelsRequest.Builder |
clusterArn(String clusterArn)
The Amazon Resource Name (ARN) of a cluster.
|
ListControlPanelsRequest.Builder |
maxResults(Integer maxResults)
The number of objects that you want to return with this call.
|
ListControlPanelsRequest.Builder |
nextToken(String nextToken)
The token that identifies which batch of results you want to see.
|
ListControlPanelsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListControlPanelsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListControlPanelsRequest.Builder clusterArn(String clusterArn)
The Amazon Resource Name (ARN) of a cluster.
clusterArn - The Amazon Resource Name (ARN) of a cluster.ListControlPanelsRequest.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.ListControlPanelsRequest.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.ListControlPanelsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListControlPanelsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.