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