Uses of Class
software.amazon.awssdk.services.s3.model.GetObjectLockConfigurationResponse
Packages that use GetObjectLockConfigurationResponse
-
Uses of GetObjectLockConfigurationResponse in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 that return GetObjectLockConfigurationResponseModifier and TypeMethodDescriptionDelegatingS3Client.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest) S3Client.getObjectLockConfiguration(Consumer<GetObjectLockConfigurationRequest.Builder> getObjectLockConfigurationRequest) S3Client.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest) Methods in software.amazon.awssdk.services.s3 that return types with arguments of type GetObjectLockConfigurationResponseModifier and TypeMethodDescriptionDelegatingS3AsyncClient.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest) S3AsyncClient.getObjectLockConfiguration(Consumer<GetObjectLockConfigurationRequest.Builder> getObjectLockConfigurationRequest) S3AsyncClient.getObjectLockConfiguration(GetObjectLockConfigurationRequest getObjectLockConfigurationRequest)