| 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<ListSharedEndpointsResponse> |
S3OutpostsAsyncClient.listSharedEndpoints(ListSharedEndpointsRequest listSharedEndpointsRequest)
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access
Manager (RAM).
|
default ListSharedEndpointsResponse |
S3OutpostsClient.listSharedEndpoints(ListSharedEndpointsRequest listSharedEndpointsRequest)
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access
Manager (RAM).
|
default ListSharedEndpointsPublisher |
S3OutpostsAsyncClient.listSharedEndpointsPaginator(ListSharedEndpointsRequest listSharedEndpointsRequest)
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access
Manager (RAM).
|
default ListSharedEndpointsIterable |
S3OutpostsClient.listSharedEndpointsPaginator(ListSharedEndpointsRequest listSharedEndpointsRequest)
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access
Manager (RAM).
|
| Constructor and Description |
|---|
ListSharedEndpointsIterable(S3OutpostsClient client,
ListSharedEndpointsRequest firstRequest) |
ListSharedEndpointsPublisher(S3OutpostsAsyncClient client,
ListSharedEndpointsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListSharedEndpointsRequestMarshaller.marshall(ListSharedEndpointsRequest listSharedEndpointsRequest) |
Copyright © 2023. All rights reserved.