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