| Package | Description |
|---|---|
| com.google.api.services.datamigration.v1 | |
| com.google.api.services.datamigration.v1.model |
| Modifier and Type | Method and Description |
|---|---|
DatabaseMigrationService.Projects.Locations.MigrationJobs.Verify |
DatabaseMigrationService.Projects.Locations.MigrationJobs.verify(String name,
VerifyMigrationJobRequest content)
Verify a migration job, making sure the destination can reach the source and that all
configuration and prerequisites are met.
|
| Constructor and Description |
|---|
Verify(String name,
VerifyMigrationJobRequest content)
Verify a migration job, making sure the destination can reach the source and that all
configuration and prerequisites are met.
|
| Modifier and Type | Method and Description |
|---|---|
VerifyMigrationJobRequest |
VerifyMigrationJobRequest.clone() |
VerifyMigrationJobRequest |
VerifyMigrationJobRequest.set(String fieldName,
Object value) |
Copyright © 2011–2021 Google. All rights reserved.