Uses of Class
com.oracle.bmc.distributeddatabasev26.model.DistributedDatabaseGdsControlNode
-
Packages that use DistributedDatabaseGdsControlNode Package Description com.oracle.bmc.distributeddatabasev26.model -
-
Uses of DistributedDatabaseGdsControlNode in com.oracle.bmc.distributeddatabasev26.model
Methods in com.oracle.bmc.distributeddatabasev26.model that return DistributedDatabaseGdsControlNode Modifier and Type Method Description DistributedDatabaseGdsControlNodeDistributedDatabaseGdsControlNode.Builder. build()Methods in com.oracle.bmc.distributeddatabasev26.model that return types with arguments of type DistributedDatabaseGdsControlNode Modifier and Type Method Description List<DistributedDatabaseGdsControlNode>DistributedDatabase. getGdsControlNodeDetails()Global Database Services Control(GDS CTL) instances associated with the distributed database.Methods in com.oracle.bmc.distributeddatabasev26.model with parameters of type DistributedDatabaseGdsControlNode Modifier and Type Method Description DistributedDatabaseGdsControlNode.BuilderDistributedDatabaseGdsControlNode.Builder. copy(DistributedDatabaseGdsControlNode model)Method parameters in com.oracle.bmc.distributeddatabasev26.model with type arguments of type DistributedDatabaseGdsControlNode Modifier and Type Method Description DistributedDatabase.BuilderDistributedDatabase.Builder. gdsControlNodeDetails(List<DistributedDatabaseGdsControlNode> gdsControlNodeDetails)Global Database Services Control(GDS CTL) instances associated with the distributed database.
-