Uses of Class
software.amazon.awssdk.services.s3.model.GetObjectLockConfigurationRequest
Packages that use GetObjectLockConfigurationRequest
-
Uses of GetObjectLockConfigurationRequest in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 with parameters of type GetObjectLockConfigurationRequestModifier and TypeMethodDescriptionDelegatingS3AsyncClient.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest) DelegatingS3Client.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest) S3AsyncClient.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest) S3Client.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest) -
Uses of GetObjectLockConfigurationRequest in software.amazon.awssdk.services.s3.transform
Methods in software.amazon.awssdk.services.s3.transform with parameters of type GetObjectLockConfigurationRequestModifier and TypeMethodDescriptionGetObjectLockConfigurationRequestMarshaller.marshall(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest)