| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control |
AWS S3 Control provides access to Amazon S3 control plane actions.
|
| Modifier and Type | Method and Description |
|---|---|
default GetAccessPointConfigurationForObjectLambdaResponse |
S3ControlClient.getAccessPointConfigurationForObjectLambda(Consumer<GetAccessPointConfigurationForObjectLambdaRequest.Builder> getAccessPointConfigurationForObjectLambdaRequest)
Returns configuration for an Object Lambda Access Point.
|
default GetAccessPointConfigurationForObjectLambdaResponse |
S3ControlClient.getAccessPointConfigurationForObjectLambda(GetAccessPointConfigurationForObjectLambdaRequest getAccessPointConfigurationForObjectLambdaRequest)
Returns configuration for an Object Lambda Access Point.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAccessPointConfigurationForObjectLambdaResponse> |
S3ControlAsyncClient.getAccessPointConfigurationForObjectLambda(Consumer<GetAccessPointConfigurationForObjectLambdaRequest.Builder> getAccessPointConfigurationForObjectLambdaRequest)
Returns configuration for an Object Lambda Access Point.
|
default CompletableFuture<GetAccessPointConfigurationForObjectLambdaResponse> |
S3ControlAsyncClient.getAccessPointConfigurationForObjectLambda(GetAccessPointConfigurationForObjectLambdaRequest getAccessPointConfigurationForObjectLambdaRequest)
Returns configuration for an Object Lambda Access Point.
|
Copyright © 2021. All rights reserved.