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