| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
google-cloud library. |
| Modifier and Type | Method and Description |
|---|---|
FolderName |
FolderName.Builder.build() |
static FolderName |
FolderName.of(String folder) |
static FolderName |
FolderName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<FolderName> |
FolderName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
FolderName.toStringList(List<FolderName> values) |
Copyright © 2018 Google. All rights reserved.