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