| Modifier and Type | Method and Description |
|---|---|
JobRunName |
JobRunName.Builder.build() |
static JobRunName |
JobRunName.of(String project,
String location,
String deliveryPipeline,
String release,
String rollout,
String jobRun) |
static JobRunName |
JobRunName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<JobRunName> |
JobRunName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
JobRunName.toStringList(List<JobRunName> values) |
Copyright © 2024 Google LLC. All rights reserved.