public static interface ListCustomRoutingPortMappingsByDestinationRequest.Builder extends GlobalAcceleratorRequest.Builder, SdkPojo, CopyableBuilder<ListCustomRoutingPortMappingsByDestinationRequest.Builder,ListCustomRoutingPortMappingsByDestinationRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListCustomRoutingPortMappingsByDestinationRequest.Builder endpointId(String endpointId)
The ID for the virtual private cloud (VPC) subnet.
endpointId - The ID for the virtual private cloud (VPC) subnet.ListCustomRoutingPortMappingsByDestinationRequest.Builder destinationAddress(String destinationAddress)
The endpoint IP address in a virtual private cloud (VPC) subnet for which you want to receive back port mappings.
destinationAddress - The endpoint IP address in a virtual private cloud (VPC) subnet for which you want to receive back
port mappings.ListCustomRoutingPortMappingsByDestinationRequest.Builder maxResults(Integer maxResults)
The number of destination port mappings that you want to return with this call. The default value is 10.
maxResults - The number of destination port mappings that you want to return with this call. The default value is
10.ListCustomRoutingPortMappingsByDestinationRequest.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.ListCustomRoutingPortMappingsByDestinationRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListCustomRoutingPortMappingsByDestinationRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.