Uses of Class
com.oracle.bmc.distributeddatabasev26.model.DistributedDatabaseGsm
-
Packages that use DistributedDatabaseGsm Package Description com.oracle.bmc.distributeddatabasev26.model -
-
Uses of DistributedDatabaseGsm in com.oracle.bmc.distributeddatabasev26.model
Methods in com.oracle.bmc.distributeddatabasev26.model that return DistributedDatabaseGsm Modifier and Type Method Description DistributedDatabaseGsmDistributedDatabaseGsm.Builder. build()Methods in com.oracle.bmc.distributeddatabasev26.model that return types with arguments of type DistributedDatabaseGsm Modifier and Type Method Description List<DistributedDatabaseGsm>DistributedDatabase. getGsmDetails()Global Service Manager (GSM) instances associated with the distributed database.Methods in com.oracle.bmc.distributeddatabasev26.model with parameters of type DistributedDatabaseGsm Modifier and Type Method Description DistributedDatabaseGsm.BuilderDistributedDatabaseGsm.Builder. copy(DistributedDatabaseGsm model)Method parameters in com.oracle.bmc.distributeddatabasev26.model with type arguments of type DistributedDatabaseGsm Modifier and Type Method Description DistributedDatabase.BuilderDistributedDatabase.Builder. gsmDetails(List<DistributedDatabaseGsm> gsmDetails)Global Service Manager (GSM) instances associated with the distributed database.
-