| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator |
|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
ListCustomRoutingPortMappingsByDestinationResult |
AWSGlobalAcceleratorClient.listCustomRoutingPortMappingsByDestination(ListCustomRoutingPortMappingsByDestinationRequest request)
List the port mappings for a specific EC2 instance (destination) in a VPC subnet endpoint.
|
ListCustomRoutingPortMappingsByDestinationResult |
AbstractAWSGlobalAccelerator.listCustomRoutingPortMappingsByDestination(ListCustomRoutingPortMappingsByDestinationRequest request) |
ListCustomRoutingPortMappingsByDestinationResult |
AWSGlobalAccelerator.listCustomRoutingPortMappingsByDestination(ListCustomRoutingPortMappingsByDestinationRequest listCustomRoutingPortMappingsByDestinationRequest)
List the port mappings for a specific EC2 instance (destination) in a VPC subnet endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
ListCustomRoutingPortMappingsByDestinationResult |
ListCustomRoutingPortMappingsByDestinationResult.clone() |
ListCustomRoutingPortMappingsByDestinationResult |
ListCustomRoutingPortMappingsByDestinationResult.withDestinationPortMappings(Collection<DestinationPortMapping> destinationPortMappings)
The port mappings for the endpoint IP address that you specified in the request.
|
ListCustomRoutingPortMappingsByDestinationResult |
ListCustomRoutingPortMappingsByDestinationResult.withDestinationPortMappings(DestinationPortMapping... destinationPortMappings)
The port mappings for the endpoint IP address that you specified in the request.
|
ListCustomRoutingPortMappingsByDestinationResult |
ListCustomRoutingPortMappingsByDestinationResult.withNextToken(String nextToken)
The token for the next set of results.
|
Copyright © 2021. All rights reserved.