| 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 |
|---|---|
CreateEndpointResult |
AbstractAmazonS3Outposts.createEndpoint(CreateEndpointRequest request) |
CreateEndpointResult |
AmazonS3Outposts.createEndpoint(CreateEndpointRequest createEndpointRequest)
S3 on Outposts access points simplify managing data access at scale for shared datasets in Amazon S3 on Outposts.
|
CreateEndpointResult |
AmazonS3OutpostsClient.createEndpoint(CreateEndpointRequest request)
S3 on Outposts access points simplify managing data access at scale for shared datasets in Amazon S3 on Outposts.
|
Future<CreateEndpointResult> |
AmazonS3OutpostsAsync.createEndpointAsync(CreateEndpointRequest createEndpointRequest)
S3 on Outposts access points simplify managing data access at scale for shared datasets in Amazon S3 on Outposts.
|
Future<CreateEndpointResult> |
AmazonS3OutpostsAsyncClient.createEndpointAsync(CreateEndpointRequest request) |
Future<CreateEndpointResult> |
AbstractAmazonS3OutpostsAsync.createEndpointAsync(CreateEndpointRequest request) |
Future<CreateEndpointResult> |
AmazonS3OutpostsAsync.createEndpointAsync(CreateEndpointRequest createEndpointRequest,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler)
S3 on Outposts access points simplify managing data access at scale for shared datasets in Amazon S3 on Outposts.
|
Future<CreateEndpointResult> |
AmazonS3OutpostsAsyncClient.createEndpointAsync(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler) |
Future<CreateEndpointResult> |
AbstractAmazonS3OutpostsAsync.createEndpointAsync(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateEndpointResult> |
AmazonS3OutpostsAsync.createEndpointAsync(CreateEndpointRequest createEndpointRequest,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler)
S3 on Outposts access points simplify managing data access at scale for shared datasets in Amazon S3 on Outposts.
|
Future<CreateEndpointResult> |
AmazonS3OutpostsAsyncClient.createEndpointAsync(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler) |
Future<CreateEndpointResult> |
AbstractAmazonS3OutpostsAsync.createEndpointAsync(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateEndpointRequest |
CreateEndpointRequest.clone() |
CreateEndpointRequest |
CreateEndpointRequest.withOutpostId(String outpostId)
The ID of the AWS Outpost.
|
CreateEndpointRequest |
CreateEndpointRequest.withSecurityGroupId(String securityGroupId)
The ID of the security group to use with the endpoint.
|
CreateEndpointRequest |
CreateEndpointRequest.withSubnetId(String subnetId)
The ID of the subnet in the selected VPC.
|
Copyright © 2021. All rights reserved.