| Modifier and Type | Method and Description |
|---|---|
BucketName |
BucketName.Builder.build() |
static BucketName |
BucketName.of(String project,
String bucket) |
static BucketName |
BucketName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<BucketName> |
BucketName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
BucketName.toStringList(List<BucketName> values) |
Copyright © 2023 Google LLC. All rights reserved.