| 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 |
AbstractAmazonS3Outposts.listEndpoints(ListEndpointsRequest request) |
ListEndpointsResult |
AmazonS3Outposts.listEndpoints(ListEndpointsRequest listEndpointsRequest)
S3 on Outposts access points simplify managing data access at scale for shared datasets in Amazon S3 on Outposts.
|
ListEndpointsResult |
AmazonS3OutpostsClient.listEndpoints(ListEndpointsRequest request)
S3 on Outposts access points simplify managing data access at scale for shared datasets in Amazon S3 on Outposts.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListEndpointsResult> |
AmazonS3OutpostsAsync.listEndpointsAsync(ListEndpointsRequest listEndpointsRequest)
S3 on Outposts access points simplify managing data access at scale for shared datasets in Amazon S3 on Outposts.
|
Future<ListEndpointsResult> |
AmazonS3OutpostsAsyncClient.listEndpointsAsync(ListEndpointsRequest request) |
Future<ListEndpointsResult> |
AbstractAmazonS3OutpostsAsync.listEndpointsAsync(ListEndpointsRequest request) |
Future<ListEndpointsResult> |
AmazonS3OutpostsAsync.listEndpointsAsync(ListEndpointsRequest listEndpointsRequest,
AsyncHandler<ListEndpointsRequest,ListEndpointsResult> asyncHandler)
S3 on Outposts access points simplify managing data access at scale for shared datasets in Amazon S3 on Outposts.
|
Future<ListEndpointsResult> |
AmazonS3OutpostsAsyncClient.listEndpointsAsync(ListEndpointsRequest request,
AsyncHandler<ListEndpointsRequest,ListEndpointsResult> asyncHandler) |
Future<ListEndpointsResult> |
AbstractAmazonS3OutpostsAsync.listEndpointsAsync(ListEndpointsRequest request,
AsyncHandler<ListEndpointsRequest,ListEndpointsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListEndpointsResult> |
AmazonS3OutpostsAsync.listEndpointsAsync(ListEndpointsRequest listEndpointsRequest,
AsyncHandler<ListEndpointsRequest,ListEndpointsResult> asyncHandler)
S3 on Outposts access points simplify managing data access at scale for shared datasets in Amazon S3 on Outposts.
|
Future<ListEndpointsResult> |
AmazonS3OutpostsAsyncClient.listEndpointsAsync(ListEndpointsRequest request,
AsyncHandler<ListEndpointsRequest,ListEndpointsResult> asyncHandler) |
Future<ListEndpointsResult> |
AbstractAmazonS3OutpostsAsync.listEndpointsAsync(ListEndpointsRequest request,
AsyncHandler<ListEndpointsRequest,ListEndpointsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListEndpointsResult |
ListEndpointsResult.clone() |
ListEndpointsResult |
ListEndpointsResult.withEndpoints(Collection<Endpoint> endpoints)
Returns an array of endpoints associated with AWS Outpost.
|
ListEndpointsResult |
ListEndpointsResult.withEndpoints(Endpoint... endpoints)
Returns an array of endpoints associated with AWS Outpost.
|
ListEndpointsResult |
ListEndpointsResult.withNextToken(String nextToken)
The next endpoint returned in the list.
|
Copyright © 2021. All rights reserved.