public static interface ListCoreNetworksRequest.Builder extends NetworkManagerRequest.Builder, SdkPojo, CopyableBuilder<ListCoreNetworksRequest.Builder,ListCoreNetworksRequest>
| Modifier and Type | Method and Description |
|---|---|
ListCoreNetworksRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return.
|
ListCoreNetworksRequest.Builder |
nextToken(String nextToken)
The token for the next page of results.
|
ListCoreNetworksRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListCoreNetworksRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListCoreNetworksRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return.
maxResults - The maximum number of results to return.ListCoreNetworksRequest.Builder nextToken(String nextToken)
The token for the next page of results.
nextToken - The token for the next page of results.ListCoreNetworksRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListCoreNetworksRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.