Uses of Class
software.amazon.awssdk.services.s3control.model.PutAccessPointConfigurationForObjectLambdaRequest
-
Packages that use PutAccessPointConfigurationForObjectLambdaRequest 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 PutAccessPointConfigurationForObjectLambdaRequest in software.amazon.awssdk.services.s3control
Methods in software.amazon.awssdk.services.s3control with parameters of type PutAccessPointConfigurationForObjectLambdaRequest Modifier and Type Method Description default CompletableFuture<PutAccessPointConfigurationForObjectLambdaResponse>S3ControlAsyncClient. putAccessPointConfigurationForObjectLambda(PutAccessPointConfigurationForObjectLambdaRequest putAccessPointConfigurationForObjectLambdaRequest)Replaces configuration for an Object Lambda Access Point.default PutAccessPointConfigurationForObjectLambdaResponseS3ControlClient. putAccessPointConfigurationForObjectLambda(PutAccessPointConfigurationForObjectLambdaRequest putAccessPointConfigurationForObjectLambdaRequest)Replaces configuration for an Object Lambda Access Point. -
Uses of PutAccessPointConfigurationForObjectLambdaRequest in software.amazon.awssdk.services.s3control.transform
Methods in software.amazon.awssdk.services.s3control.transform with parameters of type PutAccessPointConfigurationForObjectLambdaRequest Modifier and Type Method Description SdkHttpFullRequestPutAccessPointConfigurationForObjectLambdaRequestMarshaller. marshall(PutAccessPointConfigurationForObjectLambdaRequest putAccessPointConfigurationForObjectLambdaRequest)
-