| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AddCustomRoutingEndpointsResponse.Builder> |
AddCustomRoutingEndpointsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.