| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateCustomRoutingEndpointGroupResponse |
GlobalAcceleratorClient.createCustomRoutingEndpointGroup(Consumer<CreateCustomRoutingEndpointGroupRequest.Builder> createCustomRoutingEndpointGroupRequest)
Create an endpoint group for the specified listener for a custom routing accelerator.
|
default CreateCustomRoutingEndpointGroupResponse |
GlobalAcceleratorClient.createCustomRoutingEndpointGroup(CreateCustomRoutingEndpointGroupRequest createCustomRoutingEndpointGroupRequest)
Create an endpoint group for the specified listener for a custom routing accelerator.
|
default CreateEndpointGroupResponse |
GlobalAcceleratorClient.createEndpointGroup(Consumer<CreateEndpointGroupRequest.Builder> createEndpointGroupRequest)
Create an endpoint group for the specified listener.
|
default CreateEndpointGroupResponse |
GlobalAcceleratorClient.createEndpointGroup(CreateEndpointGroupRequest createEndpointGroupRequest)
Create an endpoint group for the specified listener.
|
Copyright © 2022. All rights reserved.