| Package | Description |
|---|---|
| com.google.logging.type |
| Modifier and Type | Method and Description |
|---|---|
FolderLogName |
FolderLogName.Builder.build() |
static FolderLogName |
FolderLogName.of(String folder,
String log) |
static FolderLogName |
FolderLogName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<FolderLogName> |
FolderLogName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
FolderLogName.toStringList(List<FolderLogName> values) |
Copyright © 2020 Google LLC. All rights reserved.