| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateEndpointGroupResponse> |
GlobalAcceleratorAsyncClient.createEndpointGroup(Consumer<CreateEndpointGroupRequest.Builder> createEndpointGroupRequest)
Create an endpoint group for the specified listener.
|
default CompletableFuture<CreateEndpointGroupResponse> |
GlobalAcceleratorAsyncClient.createEndpointGroup(CreateEndpointGroupRequest createEndpointGroupRequest)
Create an endpoint group for the specified listener.
|
Copyright © 2023. All rights reserved.