Uses of Class
software.amazon.awssdk.services.s3.model.PutObjectLockConfigurationRequest
Packages that use PutObjectLockConfigurationRequest
-
Uses of PutObjectLockConfigurationRequest in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 with parameters of type PutObjectLockConfigurationRequestModifier and TypeMethodDescriptionDelegatingS3AsyncClient.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest) DelegatingS3Client.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest) S3AsyncClient.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest) S3Client.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest) -
Uses of PutObjectLockConfigurationRequest in software.amazon.awssdk.services.s3.transform
Methods in software.amazon.awssdk.services.s3.transform with parameters of type PutObjectLockConfigurationRequestModifier and TypeMethodDescriptionPutObjectLockConfigurationRequestMarshaller.marshall(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest)