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