| 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 CompletableFuture<ListEndpointsResponse> |
S3OutpostsAsyncClient.listEndpoints(ListEndpointsRequest listEndpointsRequest)
Lists endpoints associated with the specified Outpost.
|
default ListEndpointsResponse |
S3OutpostsClient.listEndpoints(ListEndpointsRequest listEndpointsRequest)
Lists endpoints associated with the specified Outpost.
|
default ListEndpointsPublisher |
S3OutpostsAsyncClient.listEndpointsPaginator(ListEndpointsRequest listEndpointsRequest)
Lists endpoints associated with the specified Outpost.
|
default ListEndpointsIterable |
S3OutpostsClient.listEndpointsPaginator(ListEndpointsRequest listEndpointsRequest)
Lists endpoints associated with the specified Outpost.
|
| Constructor and Description |
|---|
ListEndpointsIterable(S3OutpostsClient client,
ListEndpointsRequest firstRequest) |
ListEndpointsPublisher(S3OutpostsAsyncClient client,
ListEndpointsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListEndpointsRequestMarshaller.marshall(ListEndpointsRequest listEndpointsRequest) |
Copyright © 2022. All rights reserved.