Package | Description |
---|---|
com.oracle.bmc.databasemigration.model |
Modifier and Type | Method and Description |
---|---|
GgsDeployment |
GgsDeployment.Builder.build() |
GgsDeployment |
OracleGgsDeploymentDetails.getGgsDeployment() |
GgsDeployment |
MySqlGgsDeploymentDetails.getGgsDeployment() |
Modifier and Type | Method and Description |
---|---|
GgsDeployment.Builder |
GgsDeployment.Builder.copy(GgsDeployment model) |
OracleGgsDeploymentDetails.Builder |
OracleGgsDeploymentDetails.Builder.ggsDeployment(GgsDeployment ggsDeployment) |
MySqlGgsDeploymentDetails.Builder |
MySqlGgsDeploymentDetails.Builder.ggsDeployment(GgsDeployment ggsDeployment) |
Constructor and Description |
---|
MySqlGgsDeploymentDetails(GgsDeployment ggsDeployment,
Replicat replicat,
Integer acceptableLag)
Deprecated.
|
OracleGgsDeploymentDetails(GgsDeployment ggsDeployment,
Extract extract,
Replicat replicat,
Integer acceptableLag)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.