| Modifier and Type | Method and Description |
|---|---|
EvaluationName |
EvaluationName.Builder.build() |
static EvaluationName |
EvaluationName.of(String project,
String location,
String processor,
String processorVersion,
String evaluation) |
static EvaluationName |
EvaluationName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<EvaluationName> |
EvaluationName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
EvaluationName.toStringList(List<EvaluationName> values) |
Copyright © 2024 Google LLC. All rights reserved.