static AddCustomRoutingEndpointsResponse.Builder |
AddCustomRoutingEndpointsResponse.builder() |
|
AddCustomRoutingEndpointsResponse.Builder |
AddCustomRoutingEndpointsResponse.Builder.endpointDescriptions(Collection<CustomRoutingEndpointDescription> endpointDescriptions) |
The endpoint objects added to the custom routing accelerator.
|
AddCustomRoutingEndpointsResponse.Builder |
AddCustomRoutingEndpointsResponse.Builder.endpointDescriptions(Consumer<CustomRoutingEndpointDescription.Builder>... endpointDescriptions) |
The endpoint objects added to the custom routing accelerator.
|
AddCustomRoutingEndpointsResponse.Builder |
AddCustomRoutingEndpointsResponse.Builder.endpointDescriptions(CustomRoutingEndpointDescription... endpointDescriptions) |
The endpoint objects added to the custom routing accelerator.
|
AddCustomRoutingEndpointsResponse.Builder |
AddCustomRoutingEndpointsResponse.Builder.endpointGroupArn(String endpointGroupArn) |
The Amazon Resource Name (ARN) of the endpoint group for the custom routing endpoint.
|
AddCustomRoutingEndpointsResponse.Builder |
AddCustomRoutingEndpointsResponse.toBuilder() |
|