Package | Description |
---|---|
com.oracle.bmc.databasemigration.model |
Modifier and Type | Method and Description |
---|---|
UpdateMySqlGgsDeploymentDetails |
UpdateMySqlGgsDeploymentDetails.Builder.build() |
UpdateMySqlGgsDeploymentDetails |
UpdateMySqlMigrationDetails.getGgsDetails() |
Modifier and Type | Method and Description |
---|---|
UpdateMySqlGgsDeploymentDetails.Builder |
UpdateMySqlGgsDeploymentDetails.Builder.copy(UpdateMySqlGgsDeploymentDetails model) |
UpdateMySqlMigrationDetails.Builder |
UpdateMySqlMigrationDetails.Builder.ggsDetails(UpdateMySqlGgsDeploymentDetails ggsDetails) |
Constructor and Description |
---|
UpdateMySqlMigrationDetails(String description,
MigrationTypes type,
String displayName,
String sourceDatabaseConnectionId,
String targetDatabaseConnectionId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
UpdateMySqlDataTransferMediumDetails dataTransferMediumDetails,
UpdateMySqlInitialLoadSettings initialLoadSettings,
UpdateMySqlAdvisorSettings advisorSettings,
UpdateGoldenGateHubDetails hubDetails,
UpdateMySqlGgsDeploymentDetails ggsDetails)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.