| Package | Description |
|---|---|
| com.amazonaws.services.s3outposts |
Amazon S3 on Outposts provides access to S3 on Outposts operations.
|
| com.amazonaws.services.s3outposts.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListOutpostsWithS3Result> |
AmazonS3OutpostsAsyncClient.listOutpostsWithS3Async(ListOutpostsWithS3Request request,
AsyncHandler<ListOutpostsWithS3Request,ListOutpostsWithS3Result> asyncHandler) |
Future<ListOutpostsWithS3Result> |
AmazonS3OutpostsAsync.listOutpostsWithS3Async(ListOutpostsWithS3Request listOutpostsWithS3Request,
AsyncHandler<ListOutpostsWithS3Request,ListOutpostsWithS3Result> asyncHandler)
Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account.
|
Future<ListOutpostsWithS3Result> |
AbstractAmazonS3OutpostsAsync.listOutpostsWithS3Async(ListOutpostsWithS3Request request,
AsyncHandler<ListOutpostsWithS3Request,ListOutpostsWithS3Result> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListOutpostsWithS3Request |
ListOutpostsWithS3Request.clone() |
ListOutpostsWithS3Request |
ListOutpostsWithS3Request.withMaxResults(Integer maxResults)
The maximum number of Outposts to return.
|
ListOutpostsWithS3Request |
ListOutpostsWithS3Request.withNextToken(String nextToken)
When you can get additional results from the
ListOutpostsWithS3 call, a NextToken
parameter is returned in the output. |
Copyright © 2024. All rights reserved.