Uses of Class
software.amazon.awssdk.services.s3.model.PutObjectLockConfigurationResponse
Packages that use PutObjectLockConfigurationResponse
-
Uses of PutObjectLockConfigurationResponse in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 that return PutObjectLockConfigurationResponseModifier and TypeMethodDescriptionDelegatingS3Client.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest) S3Client.putObjectLockConfiguration(Consumer<PutObjectLockConfigurationRequest.Builder> putObjectLockConfigurationRequest) S3Client.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest) Methods in software.amazon.awssdk.services.s3 that return types with arguments of type PutObjectLockConfigurationResponseModifier and TypeMethodDescriptionDelegatingS3AsyncClient.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest) S3AsyncClient.putObjectLockConfiguration(Consumer<PutObjectLockConfigurationRequest.Builder> putObjectLockConfigurationRequest) S3AsyncClient.putObjectLockConfiguration(PutObjectLockConfigurationRequest putObjectLockConfigurationRequest)