static ListCustomRoutingPortMappingsByDestinationRequest.Builder |
ListCustomRoutingPortMappingsByDestinationRequest.builder() |
|
ListCustomRoutingPortMappingsByDestinationRequest.Builder |
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.
|
ListCustomRoutingPortMappingsByDestinationRequest.Builder |
ListCustomRoutingPortMappingsByDestinationRequest.Builder.endpointId(String endpointId) |
The ID for the virtual private cloud (VPC) subnet.
|
ListCustomRoutingPortMappingsByDestinationRequest.Builder |
ListCustomRoutingPortMappingsByDestinationRequest.Builder.maxResults(Integer maxResults) |
The number of destination port mappings that you want to return with this call.
|
ListCustomRoutingPortMappingsByDestinationRequest.Builder |
ListCustomRoutingPortMappingsByDestinationRequest.Builder.nextToken(String nextToken) |
The token for the next set of results.
|
ListCustomRoutingPortMappingsByDestinationRequest.Builder |
ListCustomRoutingPortMappingsByDestinationRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListCustomRoutingPortMappingsByDestinationRequest.Builder |
ListCustomRoutingPortMappingsByDestinationRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListCustomRoutingPortMappingsByDestinationRequest.Builder |
ListCustomRoutingPortMappingsByDestinationRequest.toBuilder() |
|