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