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