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