| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3outposts |
Amazon S3 on Outposts provides access to S3 on Outposts operations.
|
| software.amazon.awssdk.services.s3outposts.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListOutpostsWithS3Response |
S3OutpostsClient.listOutpostsWithS3(Consumer<ListOutpostsWithS3Request.Builder> listOutpostsWithS3Request)
Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account.
|
default ListOutpostsWithS3Response |
S3OutpostsClient.listOutpostsWithS3(ListOutpostsWithS3Request listOutpostsWithS3Request)
Lists the Outposts with S3 on Outposts capacity for your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListOutpostsWithS3Response> |
S3OutpostsAsyncClient.listOutpostsWithS3(Consumer<ListOutpostsWithS3Request.Builder> 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.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListOutpostsWithS3Response> |
ListOutpostsWithS3Iterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListOutpostsWithS3Publisher.subscribe(org.reactivestreams.Subscriber<? super ListOutpostsWithS3Response> subscriber) |
Copyright © 2023. All rights reserved.