Uses of Interface
software.amazon.awssdk.services.s3.model.DeleteObjectAnnotationResponse.Builder
Packages that use DeleteObjectAnnotationResponse.Builder
-
Uses of DeleteObjectAnnotationResponse.Builder in software.amazon.awssdk.services.s3.model
Methods in software.amazon.awssdk.services.s3.model that return DeleteObjectAnnotationResponse.BuilderModifier and TypeMethodDescriptionDeleteObjectAnnotationResponse.builder()DeleteObjectAnnotationResponse.Builder.objectVersionId(String objectVersionId) The version ID of the object that the annotation was deleted from.DeleteObjectAnnotationResponse.Builder.requestCharged(String requestCharged) Sets the value of the RequestCharged property for this object.DeleteObjectAnnotationResponse.Builder.requestCharged(RequestCharged requestCharged) Sets the value of the RequestCharged property for this object.DeleteObjectAnnotationResponse.toBuilder()Methods in software.amazon.awssdk.services.s3.model that return types with arguments of type DeleteObjectAnnotationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DeleteObjectAnnotationResponse.Builder>DeleteObjectAnnotationResponse.serializableBuilderClass()