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