| 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 |
|---|---|
ListOutpostsWithS3Result |
AbstractAmazonS3Outposts.listOutpostsWithS3(ListOutpostsWithS3Request request) |
ListOutpostsWithS3Result |
AmazonS3OutpostsClient.listOutpostsWithS3(ListOutpostsWithS3Request request)
Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account.
|
ListOutpostsWithS3Result |
AmazonS3Outposts.listOutpostsWithS3(ListOutpostsWithS3Request listOutpostsWithS3Request)
Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListOutpostsWithS3Result> |
AmazonS3OutpostsAsyncClient.listOutpostsWithS3Async(ListOutpostsWithS3Request request,
AsyncHandler<ListOutpostsWithS3Request,ListOutpostsWithS3Result> asyncHandler) |
Future<ListOutpostsWithS3Result> |
AbstractAmazonS3OutpostsAsync.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.
|
| Modifier and Type | Method and Description |
|---|---|
ListOutpostsWithS3Result |
ListOutpostsWithS3Result.clone() |
ListOutpostsWithS3Result |
ListOutpostsWithS3Result.withNextToken(String nextToken)
Returns a token that you can use to call
ListOutpostsWithS3 again and receive additional results, if
there are any. |
ListOutpostsWithS3Result |
ListOutpostsWithS3Result.withOutposts(Collection<Outpost> outposts)
Returns the list of Outposts that have the following characteristics:
|
ListOutpostsWithS3Result |
ListOutpostsWithS3Result.withOutposts(Outpost... outposts)
Returns the list of Outposts that have the following characteristics:
|
Copyright © 2024. All rights reserved.