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