| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateCustomRoutingEndpointGroupResponse> |
GlobalAcceleratorAsyncClient.createCustomRoutingEndpointGroup(Consumer<CreateCustomRoutingEndpointGroupRequest.Builder> createCustomRoutingEndpointGroupRequest)
Create an endpoint group for the specified listener for a custom routing accelerator.
|
default CompletableFuture<CreateCustomRoutingEndpointGroupResponse> |
GlobalAcceleratorAsyncClient.createCustomRoutingEndpointGroup(CreateCustomRoutingEndpointGroupRequest createCustomRoutingEndpointGroupRequest)
Create an endpoint group for the specified listener for a custom routing accelerator.
|
Copyright © 2023. All rights reserved.