| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
List<CustomRoutingDestinationDescription> |
CustomRoutingEndpointGroup.destinationDescriptions()
For a custom routing accelerator, describes the port range and protocol for all endpoints (virtual private cloud
subnets) in an endpoint group to accept client traffic on.
|
| Modifier and Type | Method and Description |
|---|---|
CustomRoutingEndpointGroup.Builder |
CustomRoutingEndpointGroup.Builder.destinationDescriptions(CustomRoutingDestinationDescription... destinationDescriptions)
For a custom routing accelerator, describes the port range and protocol for all endpoints (virtual private
cloud subnets) in an endpoint group to accept client traffic on.
|
| Modifier and Type | Method and Description |
|---|---|
CustomRoutingEndpointGroup.Builder |
CustomRoutingEndpointGroup.Builder.destinationDescriptions(Collection<CustomRoutingDestinationDescription> destinationDescriptions)
For a custom routing accelerator, describes the port range and protocol for all endpoints (virtual private
cloud subnets) in an endpoint group to accept client traffic on.
|
Copyright © 2022. All rights reserved.