| Package | Description |
|---|---|
| com.amazonaws.services.outposts |
AWS Outposts is a fully-managed service that extends AWS infrastructure, APIs, and tools to customer premises.
|
| com.amazonaws.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListOutpostsResult> |
AWSOutpostsAsync.listOutpostsAsync(ListOutpostsRequest listOutpostsRequest,
AsyncHandler<ListOutpostsRequest,ListOutpostsResult> asyncHandler)
List the Outposts for your AWS account.
|
Future<ListOutpostsResult> |
AWSOutpostsAsyncClient.listOutpostsAsync(ListOutpostsRequest request,
AsyncHandler<ListOutpostsRequest,ListOutpostsResult> asyncHandler) |
Future<ListOutpostsResult> |
AbstractAWSOutpostsAsync.listOutpostsAsync(ListOutpostsRequest request,
AsyncHandler<ListOutpostsRequest,ListOutpostsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListOutpostsRequest |
ListOutpostsRequest.clone() |
ListOutpostsRequest |
ListOutpostsRequest.withMaxResults(Integer maxResults) |
ListOutpostsRequest |
ListOutpostsRequest.withNextToken(String nextToken) |
Copyright © 2019. All rights reserved.