Uses of Interface
software.amazon.awssdk.services.s3.model.PutObjectLockConfigurationResponse.Builder
Packages that use PutObjectLockConfigurationResponse.Builder
-
Uses of PutObjectLockConfigurationResponse.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return PutObjectLockConfigurationResponse.BuilderModifier and TypeMethodDescriptionPutObjectLockConfigurationResponse.builder()PutObjectLockConfigurationResponse.Builder.requestCharged(String requestCharged) Sets the value of the RequestCharged property for this object.PutObjectLockConfigurationResponse.Builder.requestCharged(RequestCharged requestCharged) Sets the value of the RequestCharged property for this object.PutObjectLockConfigurationResponse.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type PutObjectLockConfigurationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PutObjectLockConfigurationResponse.Builder>PutObjectLockConfigurationResponse.serializableBuilderClass()