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