| Package | Description |
|---|---|
| com.amazonaws.services.s3outposts |
Amazon S3 on Outposts provides access to S3 on Outposts operations.
|
| com.amazonaws.services.s3outposts.model |
| Modifier and Type | Method and Description |
|---|---|
ListSharedEndpointsResult |
AbstractAmazonS3Outposts.listSharedEndpoints(ListSharedEndpointsRequest request) |
ListSharedEndpointsResult |
AmazonS3Outposts.listSharedEndpoints(ListSharedEndpointsRequest listSharedEndpointsRequest)
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access
Manager (RAM).
|
ListSharedEndpointsResult |
AmazonS3OutpostsClient.listSharedEndpoints(ListSharedEndpointsRequest request)
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access
Manager (RAM).
|
Future<ListSharedEndpointsResult> |
AmazonS3OutpostsAsyncClient.listSharedEndpointsAsync(ListSharedEndpointsRequest request) |
Future<ListSharedEndpointsResult> |
AbstractAmazonS3OutpostsAsync.listSharedEndpointsAsync(ListSharedEndpointsRequest request) |
Future<ListSharedEndpointsResult> |
AmazonS3OutpostsAsync.listSharedEndpointsAsync(ListSharedEndpointsRequest listSharedEndpointsRequest)
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access
Manager (RAM).
|
Future<ListSharedEndpointsResult> |
AmazonS3OutpostsAsyncClient.listSharedEndpointsAsync(ListSharedEndpointsRequest request,
AsyncHandler<ListSharedEndpointsRequest,ListSharedEndpointsResult> asyncHandler) |
Future<ListSharedEndpointsResult> |
AbstractAmazonS3OutpostsAsync.listSharedEndpointsAsync(ListSharedEndpointsRequest request,
AsyncHandler<ListSharedEndpointsRequest,ListSharedEndpointsResult> asyncHandler) |
Future<ListSharedEndpointsResult> |
AmazonS3OutpostsAsync.listSharedEndpointsAsync(ListSharedEndpointsRequest listSharedEndpointsRequest,
AsyncHandler<ListSharedEndpointsRequest,ListSharedEndpointsResult> asyncHandler)
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access
Manager (RAM).
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListSharedEndpointsResult> |
AmazonS3OutpostsAsyncClient.listSharedEndpointsAsync(ListSharedEndpointsRequest request,
AsyncHandler<ListSharedEndpointsRequest,ListSharedEndpointsResult> asyncHandler) |
Future<ListSharedEndpointsResult> |
AbstractAmazonS3OutpostsAsync.listSharedEndpointsAsync(ListSharedEndpointsRequest request,
AsyncHandler<ListSharedEndpointsRequest,ListSharedEndpointsResult> asyncHandler) |
Future<ListSharedEndpointsResult> |
AmazonS3OutpostsAsync.listSharedEndpointsAsync(ListSharedEndpointsRequest listSharedEndpointsRequest,
AsyncHandler<ListSharedEndpointsRequest,ListSharedEndpointsResult> asyncHandler)
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access
Manager (RAM).
|
| Modifier and Type | Method and Description |
|---|---|
ListSharedEndpointsRequest |
ListSharedEndpointsRequest.clone() |
ListSharedEndpointsRequest |
ListSharedEndpointsRequest.withMaxResults(Integer maxResults)
The maximum number of endpoints that will be returned in the response.
|
ListSharedEndpointsRequest |
ListSharedEndpointsRequest.withNextToken(String nextToken)
If a previous response from this operation included a
NextToken value, you can provide that value
here to retrieve the next page of results. |
ListSharedEndpointsRequest |
ListSharedEndpointsRequest.withOutpostId(String outpostId)
The ID of the Amazon Web Services Outpost.
|
Copyright © 2023. All rights reserved.