| 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 |
AmazonS3OutpostsClient.createEndpoint(CreateEndpointRequest request)
Creates an endpoint and associates it with the specified Outpost.
|
CreateEndpointResult |
AmazonS3Outposts.createEndpoint(CreateEndpointRequest createEndpointRequest)
Creates an endpoint and associates it with the specified Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateEndpointResult> |
AmazonS3OutpostsAsyncClient.createEndpointAsync(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler) |
Future<CreateEndpointResult> |
AbstractAmazonS3OutpostsAsync.createEndpointAsync(CreateEndpointRequest request,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler) |
Future<CreateEndpointResult> |
AmazonS3OutpostsAsync.createEndpointAsync(CreateEndpointRequest createEndpointRequest,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler)
Creates an endpoint and associates it with the specified Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
CreateEndpointResult |
CreateEndpointResult.clone() |
CreateEndpointResult |
CreateEndpointResult.withEndpointArn(String endpointArn)
The Amazon Resource Name (ARN) of the endpoint.
|
Copyright © 2024. All rights reserved.