| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator |
|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
CreateEndpointGroupResult |
AWSGlobalAcceleratorClient.createEndpointGroup(CreateEndpointGroupRequest request)
Create an endpoint group for the specified listener.
|
CreateEndpointGroupResult |
AbstractAWSGlobalAccelerator.createEndpointGroup(CreateEndpointGroupRequest request) |
CreateEndpointGroupResult |
AWSGlobalAccelerator.createEndpointGroup(CreateEndpointGroupRequest createEndpointGroupRequest)
Create an endpoint group for the specified listener.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateEndpointGroupResult> |
AWSGlobalAcceleratorAsyncClient.createEndpointGroupAsync(CreateEndpointGroupRequest request,
AsyncHandler<CreateEndpointGroupRequest,CreateEndpointGroupResult> asyncHandler) |
Future<CreateEndpointGroupResult> |
AbstractAWSGlobalAcceleratorAsync.createEndpointGroupAsync(CreateEndpointGroupRequest request,
AsyncHandler<CreateEndpointGroupRequest,CreateEndpointGroupResult> asyncHandler) |
Future<CreateEndpointGroupResult> |
AWSGlobalAcceleratorAsync.createEndpointGroupAsync(CreateEndpointGroupRequest createEndpointGroupRequest,
AsyncHandler<CreateEndpointGroupRequest,CreateEndpointGroupResult> asyncHandler)
Create an endpoint group for the specified listener.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEndpointGroupResult |
CreateEndpointGroupResult.clone() |
CreateEndpointGroupResult |
CreateEndpointGroupResult.withEndpointGroup(EndpointGroup endpointGroup)
The information about the endpoint group that was created.
|
Copyright © 2024. All rights reserved.