Uses of Class
com.google.cloud.storage.Storage.MoveBlobRequest
Packages that use Storage.MoveBlobRequest
-
Uses of Storage.MoveBlobRequest in com.google.cloud.storage
Methods in com.google.cloud.storage that return Storage.MoveBlobRequestMethods in com.google.cloud.storage with parameters of type Storage.MoveBlobRequestModifier and TypeMethodDescriptionStorage.moveBlob(Storage.MoveBlobRequest request) Atomically move an object from one name to another.