| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator |
|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListAcceleratorsResult> |
AWSGlobalAcceleratorAsyncClient.listAcceleratorsAsync(ListAcceleratorsRequest request,
AsyncHandler<ListAcceleratorsRequest,ListAcceleratorsResult> asyncHandler) |
Future<ListAcceleratorsResult> |
AWSGlobalAcceleratorAsync.listAcceleratorsAsync(ListAcceleratorsRequest listAcceleratorsRequest,
AsyncHandler<ListAcceleratorsRequest,ListAcceleratorsResult> asyncHandler)
List the accelerators for an Amazon Web Services account.
|
Future<ListAcceleratorsResult> |
AbstractAWSGlobalAcceleratorAsync.listAcceleratorsAsync(ListAcceleratorsRequest request,
AsyncHandler<ListAcceleratorsRequest,ListAcceleratorsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListAcceleratorsRequest |
ListAcceleratorsRequest.clone() |
ListAcceleratorsRequest |
ListAcceleratorsRequest.withMaxResults(Integer maxResults)
The number of Global Accelerator objects that you want to return with this call.
|
ListAcceleratorsRequest |
ListAcceleratorsRequest.withNextToken(String nextToken)
The token for the next set of results.
|
Copyright © 2023. All rights reserved.