| 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 ListEndpointsResponse |
S3OutpostsClient.listEndpoints(Consumer<ListEndpointsRequest.Builder> listEndpointsRequest)
Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts.
|
default ListEndpointsResponse |
S3OutpostsClient.listEndpoints(ListEndpointsRequest listEndpointsRequest)
Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListEndpointsResponse> |
S3OutpostsAsyncClient.listEndpoints(Consumer<ListEndpointsRequest.Builder> listEndpointsRequest)
Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts.
|
default CompletableFuture<ListEndpointsResponse> |
S3OutpostsAsyncClient.listEndpoints(ListEndpointsRequest listEndpointsRequest)
Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListEndpointsResponse> |
ListEndpointsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListEndpointsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListEndpointsResponse> subscriber) |
Copyright © 2021. All rights reserved.