Uses of Class
software.amazon.awssdk.services.s3control.model.GetAccessPointForObjectLambdaRequest
-
Packages that use GetAccessPointForObjectLambdaRequest 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 GetAccessPointForObjectLambdaRequest in software.amazon.awssdk.services.s3control
Methods in software.amazon.awssdk.services.s3control with parameters of type GetAccessPointForObjectLambdaRequest Modifier and Type Method Description default CompletableFuture<GetAccessPointForObjectLambdaResponse>S3ControlAsyncClient. getAccessPointForObjectLambda(GetAccessPointForObjectLambdaRequest getAccessPointForObjectLambdaRequest)Returns configuration information about the specified Object Lambda Access Pointdefault GetAccessPointForObjectLambdaResponseS3ControlClient. getAccessPointForObjectLambda(GetAccessPointForObjectLambdaRequest getAccessPointForObjectLambdaRequest)Returns configuration information about the specified Object Lambda Access Point -
Uses of GetAccessPointForObjectLambdaRequest in software.amazon.awssdk.services.s3control.transform
Methods in software.amazon.awssdk.services.s3control.transform with parameters of type GetAccessPointForObjectLambdaRequest Modifier and Type Method Description SdkHttpFullRequestGetAccessPointForObjectLambdaRequestMarshaller. marshall(GetAccessPointForObjectLambdaRequest getAccessPointForObjectLambdaRequest)
-