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