| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateCustomRoutingEndpointGroupResponse.Builder |
CreateCustomRoutingEndpointGroupResponse.builder() |
default CreateCustomRoutingEndpointGroupResponse.Builder |
CreateCustomRoutingEndpointGroupResponse.Builder.endpointGroup(Consumer<CustomRoutingEndpointGroup.Builder> endpointGroup)
The information about the endpoint group created for a custom routing accelerator.
|
CreateCustomRoutingEndpointGroupResponse.Builder |
CreateCustomRoutingEndpointGroupResponse.Builder.endpointGroup(CustomRoutingEndpointGroup endpointGroup)
The information about the endpoint group created for a custom routing accelerator.
|
CreateCustomRoutingEndpointGroupResponse.Builder |
CreateCustomRoutingEndpointGroupResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateCustomRoutingEndpointGroupResponse.Builder> |
CreateCustomRoutingEndpointGroupResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.