| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3outposts |
Amazon S3 on Outposts provides access to S3 on Outposts operations.
|
| software.amazon.awssdk.services.s3outposts.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateEndpointResponse> |
S3OutpostsAsyncClient.createEndpoint(CreateEndpointRequest createEndpointRequest)
Creates an endpoint and associates it with the specified Outpost.
|
default CreateEndpointResponse |
S3OutpostsClient.createEndpoint(CreateEndpointRequest createEndpointRequest)
Creates an endpoint and associates it with the specified Outpost.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateEndpointRequestMarshaller.marshall(CreateEndpointRequest createEndpointRequest) |
Copyright © 2023. All rights reserved.