public static interface ListCoreNetworkPolicyVersionsRequest.Builder extends NetworkManagerRequest.Builder, SdkPojo, CopyableBuilder<ListCoreNetworkPolicyVersionsRequest.Builder,ListCoreNetworkPolicyVersionsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListCoreNetworkPolicyVersionsRequest.Builder |
coreNetworkId(String coreNetworkId)
The ID of a core network.
|
ListCoreNetworkPolicyVersionsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return.
|
ListCoreNetworkPolicyVersionsRequest.Builder |
nextToken(String nextToken)
The token for the next page of results.
|
ListCoreNetworkPolicyVersionsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListCoreNetworkPolicyVersionsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListCoreNetworkPolicyVersionsRequest.Builder coreNetworkId(String coreNetworkId)
The ID of a core network.
coreNetworkId - The ID of a core network.ListCoreNetworkPolicyVersionsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return.
maxResults - The maximum number of results to return.ListCoreNetworkPolicyVersionsRequest.Builder nextToken(String nextToken)
The token for the next page of results.
nextToken - The token for the next page of results.ListCoreNetworkPolicyVersionsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListCoreNetworkPolicyVersionsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.