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