static CreateCustomRoutingEndpointGroupRequest.Builder |
CreateCustomRoutingEndpointGroupRequest.builder() |
|
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.
|
CreateCustomRoutingEndpointGroupRequest.Builder |
CreateCustomRoutingEndpointGroupRequest.Builder.destinationConfigurations(Consumer<CustomRoutingDestinationConfiguration.Builder>... 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.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.
|
CreateCustomRoutingEndpointGroupRequest.Builder |
CreateCustomRoutingEndpointGroupRequest.Builder.endpointGroupRegion(String endpointGroupRegion) |
The Amazon Web Services Region where the endpoint group is located.
|
CreateCustomRoutingEndpointGroupRequest.Builder |
CreateCustomRoutingEndpointGroupRequest.Builder.idempotencyToken(String idempotencyToken) |
A unique, case-sensitive identifier that you provide to ensure the idempotency—that is, the uniqueness—of the
request.
|
CreateCustomRoutingEndpointGroupRequest.Builder |
CreateCustomRoutingEndpointGroupRequest.Builder.listenerArn(String listenerArn) |
The Amazon Resource Name (ARN) of the listener for a custom routing endpoint.
|
CreateCustomRoutingEndpointGroupRequest.Builder |
CreateCustomRoutingEndpointGroupRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateCustomRoutingEndpointGroupRequest.Builder |
CreateCustomRoutingEndpointGroupRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreateCustomRoutingEndpointGroupRequest.Builder |
CreateCustomRoutingEndpointGroupRequest.toBuilder() |
|