| Modifier and Type | Method and Description |
|---|---|
ContinuousTestResultName |
ContinuousTestResultName.Builder.build() |
static ContinuousTestResultName |
ContinuousTestResultName.of(String project,
String location,
String agent,
String environment,
String continuousTestResult) |
static ContinuousTestResultName |
ContinuousTestResultName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<ContinuousTestResultName> |
ContinuousTestResultName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
ContinuousTestResultName.toStringList(List<ContinuousTestResultName> values) |
Copyright © 2022 Google LLC. All rights reserved.