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