public static interface ListCustomRoutingAcceleratorsRequest.Builder extends GlobalAcceleratorRequest.Builder, SdkPojo, CopyableBuilder<ListCustomRoutingAcceleratorsRequest.Builder,ListCustomRoutingAcceleratorsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListCustomRoutingAcceleratorsRequest.Builder |
maxResults(Integer maxResults)
The number of custom routing Global Accelerator objects that you want to return with this call.
|
ListCustomRoutingAcceleratorsRequest.Builder |
nextToken(String nextToken)
The token for the next set of results.
|
ListCustomRoutingAcceleratorsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListCustomRoutingAcceleratorsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListCustomRoutingAcceleratorsRequest.Builder maxResults(Integer maxResults)
The number of custom routing Global Accelerator objects that you want to return with this call. The default value is 10.
maxResults - The number of custom routing Global Accelerator objects that you want to return with this call. The
default value is 10.ListCustomRoutingAcceleratorsRequest.Builder nextToken(String nextToken)
The token for the next set of results. You receive this token from a previous call.
nextToken - The token for the next set of results. You receive this token from a previous call.ListCustomRoutingAcceleratorsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListCustomRoutingAcceleratorsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.