Uses of Class
software.amazon.awssdk.services.s3control.model.GetAccessPointConfigurationForObjectLambdaResponse
-
Packages that use GetAccessPointConfigurationForObjectLambdaResponse Package Description software.amazon.awssdk.services.s3control Amazon Web Services S3 Control provides access to Amazon S3 control plane actions. -
-
Uses of GetAccessPointConfigurationForObjectLambdaResponse in software.amazon.awssdk.services.s3control
Methods in software.amazon.awssdk.services.s3control that return GetAccessPointConfigurationForObjectLambdaResponse Modifier and Type Method Description default GetAccessPointConfigurationForObjectLambdaResponseS3ControlClient. getAccessPointConfigurationForObjectLambda(Consumer<GetAccessPointConfigurationForObjectLambdaRequest.Builder> getAccessPointConfigurationForObjectLambdaRequest)default GetAccessPointConfigurationForObjectLambdaResponseS3ControlClient. getAccessPointConfigurationForObjectLambda(GetAccessPointConfigurationForObjectLambdaRequest getAccessPointConfigurationForObjectLambdaRequest)Methods in software.amazon.awssdk.services.s3control that return types with arguments of type GetAccessPointConfigurationForObjectLambdaResponse Modifier and Type Method Description default CompletableFuture<GetAccessPointConfigurationForObjectLambdaResponse>S3ControlAsyncClient. getAccessPointConfigurationForObjectLambda(Consumer<GetAccessPointConfigurationForObjectLambdaRequest.Builder> getAccessPointConfigurationForObjectLambdaRequest)default CompletableFuture<GetAccessPointConfigurationForObjectLambdaResponse>S3ControlAsyncClient. getAccessPointConfigurationForObjectLambda(GetAccessPointConfigurationForObjectLambdaRequest getAccessPointConfigurationForObjectLambdaRequest)
-