Uses of Class
software.amazon.awssdk.services.s3control.model.GetAccessPointPolicyStatusForObjectLambdaRequest
-
Packages that use GetAccessPointPolicyStatusForObjectLambdaRequest 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 GetAccessPointPolicyStatusForObjectLambdaRequest in software.amazon.awssdk.services.s3control
Methods in software.amazon.awssdk.services.s3control with parameters of type GetAccessPointPolicyStatusForObjectLambdaRequest Modifier and Type Method Description default CompletableFuture<GetAccessPointPolicyStatusForObjectLambdaResponse>S3ControlAsyncClient. getAccessPointPolicyStatusForObjectLambda(GetAccessPointPolicyStatusForObjectLambdaRequest getAccessPointPolicyStatusForObjectLambdaRequest)Returns the status of the resource policy associated with an Object Lambda Access Point.default GetAccessPointPolicyStatusForObjectLambdaResponseS3ControlClient. getAccessPointPolicyStatusForObjectLambda(GetAccessPointPolicyStatusForObjectLambdaRequest getAccessPointPolicyStatusForObjectLambdaRequest)Returns the status of the resource policy associated with an Object Lambda Access Point. -
Uses of GetAccessPointPolicyStatusForObjectLambdaRequest in software.amazon.awssdk.services.s3control.transform
Methods in software.amazon.awssdk.services.s3control.transform with parameters of type GetAccessPointPolicyStatusForObjectLambdaRequest Modifier and Type Method Description SdkHttpFullRequestGetAccessPointPolicyStatusForObjectLambdaRequestMarshaller. marshall(GetAccessPointPolicyStatusForObjectLambdaRequest getAccessPointPolicyStatusForObjectLambdaRequest)
-