Uses of Class
com.google.cloud.storage.multipartupload.model.MultipartUpload.Builder
Packages that use MultipartUpload.Builder
-
Uses of MultipartUpload.Builder in com.google.cloud.storage.multipartupload.model
Methods in com.google.cloud.storage.multipartupload.model that return MultipartUpload.BuilderModifier and TypeMethodDescriptionMultipartUpload.Builder.initiated(OffsetDateTime initiated) Sets the date and time at which the multipart upload was initiated.Sets the object name for which the multipart upload was initiated.static MultipartUpload.BuilderMultipartUpload.newBuilder()Returns a new builder for this multipart upload.MultipartUpload.Builder.storageClass(StorageClass storageClass) Sets the storage class of the object.Sets the ID of the multipart upload.