| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator |
|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
CreateCustomRoutingEndpointGroupRequest |
CreateCustomRoutingEndpointGroupRequest.clone() |
CreateCustomRoutingEndpointGroupRequest |
CreateCustomRoutingEndpointGroupRequest.withDestinationConfigurations(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.
|
CreateCustomRoutingEndpointGroupRequest |
CreateCustomRoutingEndpointGroupRequest.withDestinationConfigurations(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.
|
CreateCustomRoutingEndpointGroupRequest |
CreateCustomRoutingEndpointGroupRequest.withEndpointGroupRegion(String endpointGroupRegion)
The AWS Region where the endpoint group is located.
|
CreateCustomRoutingEndpointGroupRequest |
CreateCustomRoutingEndpointGroupRequest.withIdempotencyToken(String idempotencyToken)
A unique, case-sensitive identifier that you provide to ensure the idempotency—that is, the uniqueness—of the
request.
|
CreateCustomRoutingEndpointGroupRequest |
CreateCustomRoutingEndpointGroupRequest.withListenerArn(String listenerArn)
The Amazon Resource Name (ARN) of the listener for a custom routing endpoint.
|
Copyright © 2022. All rights reserved.