| Package | Description |
|---|---|
| com.google.api.services.datamigration.v1beta1 | |
| com.google.api.services.datamigration.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
CloudDatabaseMigrationService.Projects.Locations.MigrationJobs.Resume |
CloudDatabaseMigrationService.Projects.Locations.MigrationJobs.resume(String name,
ResumeMigrationJobRequest content)
Resume a migration job that is currently stopped and is resumable (was stopped during CDC phase).
|
DatabaseMigrationService.Projects.Locations.MigrationJobs.Resume |
DatabaseMigrationService.Projects.Locations.MigrationJobs.resume(String name,
ResumeMigrationJobRequest content)
Resume a migration job that is currently stopped and is resumable (was stopped during CDC phase).
|
| Constructor and Description |
|---|
Resume(String name,
ResumeMigrationJobRequest content)
Resume a migration job that is currently stopped and is resumable (was stopped during CDC
phase).
|
Resume(String name,
ResumeMigrationJobRequest content)
Resume a migration job that is currently stopped and is resumable (was stopped during CDC
phase).
|
| Modifier and Type | Method and Description |
|---|---|
ResumeMigrationJobRequest |
ResumeMigrationJobRequest.clone() |
ResumeMigrationJobRequest |
ResumeMigrationJobRequest.set(String fieldName,
Object value) |
Copyright © 2011–2021 Google. All rights reserved.