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