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