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