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