Uses of Class
com.oracle.bmc.databasemanagement.model.ManagedMySqlDatabaseBinaryLogInformation
-
Packages that use ManagedMySqlDatabaseBinaryLogInformation Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses -
-
Uses of ManagedMySqlDatabaseBinaryLogInformation in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return ManagedMySqlDatabaseBinaryLogInformation Modifier and Type Method Description ManagedMySqlDatabaseBinaryLogInformationManagedMySqlDatabaseBinaryLogInformation.Builder. build()Methods in com.oracle.bmc.databasemanagement.model with parameters of type ManagedMySqlDatabaseBinaryLogInformation Modifier and Type Method Description ManagedMySqlDatabaseBinaryLogInformation.BuilderManagedMySqlDatabaseBinaryLogInformation.Builder. copy(ManagedMySqlDatabaseBinaryLogInformation model) -
Uses of ManagedMySqlDatabaseBinaryLogInformation in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return ManagedMySqlDatabaseBinaryLogInformation Modifier and Type Method Description ManagedMySqlDatabaseBinaryLogInformationGetBinaryLogInformationResponse. getManagedMySqlDatabaseBinaryLogInformation()The returned ManagedMySqlDatabaseBinaryLogInformation instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ManagedMySqlDatabaseBinaryLogInformation Modifier and Type Method Description GetBinaryLogInformationResponse.BuilderGetBinaryLogInformationResponse.Builder. managedMySqlDatabaseBinaryLogInformation(ManagedMySqlDatabaseBinaryLogInformation managedMySqlDatabaseBinaryLogInformation)The returned ManagedMySqlDatabaseBinaryLogInformation instance.
-