| 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 |
|---|---|
ListEndpointsResult |
AmazonS3Outposts.listEndpoints(ListEndpointsRequest listEndpointsRequest)
Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts.
|
ListEndpointsResult |
AmazonS3OutpostsClient.listEndpoints(ListEndpointsRequest request)
Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts.
|
ListEndpointsResult |
AbstractAmazonS3Outposts.listEndpoints(ListEndpointsRequest request) |
Future<ListEndpointsResult> |
AmazonS3OutpostsAsyncClient.listEndpointsAsync(ListEndpointsRequest request) |
Future<ListEndpointsResult> |
AmazonS3OutpostsAsync.listEndpointsAsync(ListEndpointsRequest listEndpointsRequest)
Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts.
|
Future<ListEndpointsResult> |
AbstractAmazonS3OutpostsAsync.listEndpointsAsync(ListEndpointsRequest request) |
Future<ListEndpointsResult> |
AmazonS3OutpostsAsyncClient.listEndpointsAsync(ListEndpointsRequest request,
AsyncHandler<ListEndpointsRequest,ListEndpointsResult> asyncHandler) |
Future<ListEndpointsResult> |
AmazonS3OutpostsAsync.listEndpointsAsync(ListEndpointsRequest listEndpointsRequest,
AsyncHandler<ListEndpointsRequest,ListEndpointsResult> asyncHandler)
Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts.
|
Future<ListEndpointsResult> |
AbstractAmazonS3OutpostsAsync.listEndpointsAsync(ListEndpointsRequest request,
AsyncHandler<ListEndpointsRequest,ListEndpointsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListEndpointsResult> |
AmazonS3OutpostsAsyncClient.listEndpointsAsync(ListEndpointsRequest request,
AsyncHandler<ListEndpointsRequest,ListEndpointsResult> asyncHandler) |
Future<ListEndpointsResult> |
AmazonS3OutpostsAsync.listEndpointsAsync(ListEndpointsRequest listEndpointsRequest,
AsyncHandler<ListEndpointsRequest,ListEndpointsResult> asyncHandler)
Amazon S3 on Outposts Access Points simplify managing data access at scale for shared datasets in S3 on Outposts.
|
Future<ListEndpointsResult> |
AbstractAmazonS3OutpostsAsync.listEndpointsAsync(ListEndpointsRequest request,
AsyncHandler<ListEndpointsRequest,ListEndpointsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListEndpointsRequest |
ListEndpointsRequest.clone() |
ListEndpointsRequest |
ListEndpointsRequest.withMaxResults(Integer maxResults)
The max number of endpoints that can be returned on the request.
|
ListEndpointsRequest |
ListEndpointsRequest.withNextToken(String nextToken)
The next endpoint requested in the list.
|
Copyright © 2021. All rights reserved.