default CreateEndpointResponse |
S3OutpostsClient.createEndpoint(Consumer<CreateEndpointRequest.Builder> 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.
|
default DeleteEndpointResponse |
S3OutpostsClient.deleteEndpoint(Consumer<DeleteEndpointRequest.Builder> deleteEndpointRequest) |
Deletes an endpoint.
|
default DeleteEndpointResponse |
S3OutpostsClient.deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest) |
Deletes an endpoint.
|
default ListEndpointsResponse |
S3OutpostsClient.listEndpoints(Consumer<ListEndpointsRequest.Builder> listEndpointsRequest) |
Lists endpoints associated with the specified Outpost.
|
default ListEndpointsResponse |
S3OutpostsClient.listEndpoints(ListEndpointsRequest listEndpointsRequest) |
Lists endpoints associated with the specified Outpost.
|
default ListEndpointsIterable |
S3OutpostsClient.listEndpointsPaginator(Consumer<ListEndpointsRequest.Builder> listEndpointsRequest) |
|
default ListEndpointsIterable |
S3OutpostsClient.listEndpointsPaginator(ListEndpointsRequest listEndpointsRequest) |
|
default ListSharedEndpointsResponse |
S3OutpostsClient.listSharedEndpoints(Consumer<ListSharedEndpointsRequest.Builder> listSharedEndpointsRequest) |
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access
Manager (RAM).
|
default ListSharedEndpointsResponse |
S3OutpostsClient.listSharedEndpoints(ListSharedEndpointsRequest listSharedEndpointsRequest) |
Lists all endpoints associated with an Outpost that has been shared by Amazon Web Services Resource Access
Manager (RAM).
|
default ListSharedEndpointsIterable |
S3OutpostsClient.listSharedEndpointsPaginator(Consumer<ListSharedEndpointsRequest.Builder> listSharedEndpointsRequest) |
|
default ListSharedEndpointsIterable |
S3OutpostsClient.listSharedEndpointsPaginator(ListSharedEndpointsRequest listSharedEndpointsRequest) |
|