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