public static interface GetCustomerGatewayAssociationsRequest.Builder extends NetworkManagerRequest.Builder, SdkPojo, CopyableBuilder<GetCustomerGatewayAssociationsRequest.Builder,GetCustomerGatewayAssociationsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetCustomerGatewayAssociationsRequest.Builder globalNetworkId(String globalNetworkId)
The ID of the global network.
globalNetworkId - The ID of the global network.GetCustomerGatewayAssociationsRequest.Builder customerGatewayArns(Collection<String> customerGatewayArns)
One or more customer gateway Amazon Resource Names (ARNs). The maximum is 10.
customerGatewayArns - One or more customer gateway Amazon Resource Names (ARNs). The maximum is 10.GetCustomerGatewayAssociationsRequest.Builder customerGatewayArns(String... customerGatewayArns)
One or more customer gateway Amazon Resource Names (ARNs). The maximum is 10.
customerGatewayArns - One or more customer gateway Amazon Resource Names (ARNs). The maximum is 10.GetCustomerGatewayAssociationsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return.
maxResults - The maximum number of results to return.GetCustomerGatewayAssociationsRequest.Builder nextToken(String nextToken)
The token for the next page of results.
nextToken - The token for the next page of results.GetCustomerGatewayAssociationsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetCustomerGatewayAssociationsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.