| 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 © 2024 Google LLC. All rights reserved.