| Modifier and Type | Method and Description |
|---|---|
EvaluationJobName |
EvaluationJobName.Builder.build() |
static EvaluationJobName |
EvaluationJobName.of(String project,
String evaluationJob) |
static EvaluationJobName |
EvaluationJobName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<EvaluationJobName> |
EvaluationJobName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
EvaluationJobName.toStringList(List<EvaluationJobName> values) |
Copyright © 2019 Google LLC. All rights reserved.