Package | Description |
---|---|
com.oracle.bmc.databasemigration.model |
Modifier and Type | Method and Description |
---|---|
CreateMySqlGgsDeploymentDetails |
CreateMySqlGgsDeploymentDetails.Builder.build() |
CreateMySqlGgsDeploymentDetails |
CreateMySqlMigrationDetails.getGgsDetails() |
Modifier and Type | Method and Description |
---|---|
CreateMySqlGgsDeploymentDetails.Builder |
CreateMySqlGgsDeploymentDetails.Builder.copy(CreateMySqlGgsDeploymentDetails model) |
CreateMySqlMigrationDetails.Builder |
CreateMySqlMigrationDetails.Builder.ggsDetails(CreateMySqlGgsDeploymentDetails ggsDetails) |
Constructor and Description |
---|
CreateMySqlMigrationDetails(String description,
String compartmentId,
MigrationTypes type,
String displayName,
String sourceDatabaseConnectionId,
String targetDatabaseConnectionId,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
CreateMySqlDataTransferMediumDetails dataTransferMediumDetails,
CreateMySqlInitialLoadSettings initialLoadSettings,
CreateMySqlAdvisorSettings advisorSettings,
List<MySqlDatabaseObject> excludeObjects,
List<MySqlDatabaseObject> includeObjects,
String bulkIncludeExcludeData,
CreateGoldenGateHubDetails hubDetails,
CreateMySqlGgsDeploymentDetails ggsDetails)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.