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