Uses of Class
com.google.cloud.storage.multipartupload.model.AbortMultipartUploadRequest.Builder
Packages that use AbortMultipartUploadRequest.Builder
-
Uses of AbortMultipartUploadRequest.Builder in com.google.cloud.storage.multipartupload.model
Methods in com.google.cloud.storage.multipartupload.model that return AbortMultipartUploadRequest.BuilderModifier and TypeMethodDescriptionSets the name of the bucket in which the multipart upload is stored.AbortMultipartUploadRequest.builder()Returns a new builder for creatingAbortMultipartUploadRequestinstances.Sets the name of the object that is being uploaded.Sets the upload ID of the multipart upload to abort.