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