Uses of Class
com.oracle.bmc.databasemanagement.model.ManagedMySqlDatabaseGeneralReplicationInformation
-
Packages that use ManagedMySqlDatabaseGeneralReplicationInformation Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses -
-
Uses of ManagedMySqlDatabaseGeneralReplicationInformation in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return ManagedMySqlDatabaseGeneralReplicationInformation Modifier and Type Method Description ManagedMySqlDatabaseGeneralReplicationInformation
ManagedMySqlDatabaseGeneralReplicationInformation.Builder. build()
Methods in com.oracle.bmc.databasemanagement.model with parameters of type ManagedMySqlDatabaseGeneralReplicationInformation Modifier and Type Method Description ManagedMySqlDatabaseGeneralReplicationInformation.Builder
ManagedMySqlDatabaseGeneralReplicationInformation.Builder. copy(ManagedMySqlDatabaseGeneralReplicationInformation model)
-
Uses of ManagedMySqlDatabaseGeneralReplicationInformation in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return ManagedMySqlDatabaseGeneralReplicationInformation Modifier and Type Method Description ManagedMySqlDatabaseGeneralReplicationInformation
GetGeneralReplicationInformationResponse. getManagedMySqlDatabaseGeneralReplicationInformation()
The returned ManagedMySqlDatabaseGeneralReplicationInformation instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ManagedMySqlDatabaseGeneralReplicationInformation Modifier and Type Method Description GetGeneralReplicationInformationResponse.Builder
GetGeneralReplicationInformationResponse.Builder. managedMySqlDatabaseGeneralReplicationInformation(ManagedMySqlDatabaseGeneralReplicationInformation managedMySqlDatabaseGeneralReplicationInformation)
The returned ManagedMySqlDatabaseGeneralReplicationInformation instance.
-