| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3outposts |
Amazon S3 on Outposts provides access to S3 on Outposts operations.
|
| software.amazon.awssdk.services.s3outposts.paginators | |
| software.amazon.awssdk.services.s3outposts.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListOutpostsWithS3Response |
S3OutpostsClient.listOutpostsWithS3(ListOutpostsWithS3Request listOutpostsWithS3Request)
Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account.
|
default CompletableFuture<ListOutpostsWithS3Response> |
S3OutpostsAsyncClient.listOutpostsWithS3(ListOutpostsWithS3Request listOutpostsWithS3Request)
Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account.
|
default ListOutpostsWithS3Iterable |
S3OutpostsClient.listOutpostsWithS3Paginator(ListOutpostsWithS3Request listOutpostsWithS3Request)
Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account.
|
default ListOutpostsWithS3Publisher |
S3OutpostsAsyncClient.listOutpostsWithS3Paginator(ListOutpostsWithS3Request listOutpostsWithS3Request)
Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account.
|
| Constructor and Description |
|---|
ListOutpostsWithS3Iterable(S3OutpostsClient client,
ListOutpostsWithS3Request firstRequest) |
ListOutpostsWithS3Publisher(S3OutpostsAsyncClient client,
ListOutpostsWithS3Request firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListOutpostsWithS3RequestMarshaller.marshall(ListOutpostsWithS3Request listOutpostsWithS3Request) |
Copyright © 2023. All rights reserved.