public static class Bucket.BucketSourceOption extends Option
Bucket
methods are used.Modifier and Type | Method and Description |
---|---|
static Bucket.BucketSourceOption |
metagenerationMatch()
Returns an option for bucket's metageneration match.
|
static Bucket.BucketSourceOption |
metagenerationNotMatch()
Returns an option for bucket's metageneration mismatch.
|
static Bucket.BucketSourceOption |
userProject(String userProject)
Returns an option for blob's billing user project.
|
public static Bucket.BucketSourceOption metagenerationMatch()
public static Bucket.BucketSourceOption metagenerationNotMatch()
public static Bucket.BucketSourceOption userProject(String userProject)
Copyright © 2019 Google LLC. All rights reserved.