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