| 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.Promote |
CloudDatabaseMigrationService.Projects.Locations.MigrationJobs.promote(String name,
PromoteMigrationJobRequest content)
Promote a migration job, stopping replication to the destination and promoting the destination to
be a standalone database.
|
DatabaseMigrationService.Projects.Locations.MigrationJobs.Promote |
DatabaseMigrationService.Projects.Locations.MigrationJobs.promote(String name,
PromoteMigrationJobRequest content)
Promote a migration job, stopping replication to the destination and promoting the destination to
be a standalone database.
|
| Constructor and Description |
|---|
Promote(String name,
PromoteMigrationJobRequest content)
Promote a migration job, stopping replication to the destination and promoting the destination
to be a standalone database.
|
Promote(String name,
PromoteMigrationJobRequest content)
Promote a migration job, stopping replication to the destination and promoting the destination
to be a standalone database.
|
| Modifier and Type | Method and Description |
|---|---|
PromoteMigrationJobRequest |
PromoteMigrationJobRequest.clone() |
PromoteMigrationJobRequest |
PromoteMigrationJobRequest.set(String fieldName,
Object value) |
Copyright © 2011–2021 Google. All rights reserved.