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