| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| return new Builder(source, target, sourceOptions, targetOptions); | ||
| } | ||
|
|
||
| public static Builder newBuilder() { |
There was a problem hiding this comment.
Do we maybe want to add something like MoveBlobRequest.of(BlobIdSource, BlobId target) for convenience?
Sorry, something went wrong.
There was a problem hiding this comment.
We could, but I sort of like having the builder methods that nudge people to at least think about preconditions. A move is only retryable if the target has a precondition set on it.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.