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