Uses of Interface
software.amazon.awssdk.services.s3.model.GetObjectLockConfigurationResponse.Builder
Packages that use GetObjectLockConfigurationResponse.Builder
-
Uses of GetObjectLockConfigurationResponse.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return GetObjectLockConfigurationResponse.BuilderModifier and TypeMethodDescriptionGetObjectLockConfigurationResponse.builder()GetObjectLockConfigurationResponse.Builder.objectLockConfiguration(Consumer<ObjectLockConfiguration.Builder> objectLockConfiguration) The specified bucket's Object Lock configuration.GetObjectLockConfigurationResponse.Builder.objectLockConfiguration(ObjectLockConfiguration objectLockConfiguration) The specified bucket's Object Lock configuration.GetObjectLockConfigurationResponse.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type GetObjectLockConfigurationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetObjectLockConfigurationResponse.Builder>GetObjectLockConfigurationResponse.serializableBuilderClass()