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