Uses of Class
software.amazon.awssdk.services.s3control.model.GetAccessPointConfigurationForObjectLambdaRequest
-
Packages that use GetAccessPointConfigurationForObjectLambdaRequest 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 -
-
Uses of GetAccessPointConfigurationForObjectLambdaRequest in software.amazon.awssdk.services.s3control
Methods in software.amazon.awssdk.services.s3control with parameters of type GetAccessPointConfigurationForObjectLambdaRequest Modifier and Type Method Description default CompletableFuture<GetAccessPointConfigurationForObjectLambdaResponse>S3ControlAsyncClient. getAccessPointConfigurationForObjectLambda(GetAccessPointConfigurationForObjectLambdaRequest getAccessPointConfigurationForObjectLambdaRequest)Returns configuration for an Object Lambda Access Point.default GetAccessPointConfigurationForObjectLambdaResponseS3ControlClient. getAccessPointConfigurationForObjectLambda(GetAccessPointConfigurationForObjectLambdaRequest getAccessPointConfigurationForObjectLambdaRequest)Returns configuration for an Object Lambda Access Point. -
Uses of GetAccessPointConfigurationForObjectLambdaRequest in software.amazon.awssdk.services.s3control.transform
Methods in software.amazon.awssdk.services.s3control.transform with parameters of type GetAccessPointConfigurationForObjectLambdaRequest Modifier and Type Method Description SdkHttpFullRequestGetAccessPointConfigurationForObjectLambdaRequestMarshaller. marshall(GetAccessPointConfigurationForObjectLambdaRequest getAccessPointConfigurationForObjectLambdaRequest)
-