Uses of Class
com.oracle.bmc.distributeddatabasev26.model.DistributedDbGdsControlNodeImage
-
Packages that use DistributedDbGdsControlNodeImage Package Description com.oracle.bmc.distributeddatabasev26.model -
-
Uses of DistributedDbGdsControlNodeImage in com.oracle.bmc.distributeddatabasev26.model
Methods in com.oracle.bmc.distributeddatabasev26.model that return DistributedDbGdsControlNodeImage Modifier and Type Method Description DistributedDbGdsControlNodeImageDistributedDbGdsControlNodeImage.Builder. build()DistributedDbGdsControlNodeImageDistributedDatabaseGdsControlNode. getGdsControlNodeImageDetails()Methods in com.oracle.bmc.distributeddatabasev26.model with parameters of type DistributedDbGdsControlNodeImage Modifier and Type Method Description DistributedDbGdsControlNodeImage.BuilderDistributedDbGdsControlNodeImage.Builder. copy(DistributedDbGdsControlNodeImage model)DistributedDatabaseGdsControlNode.BuilderDistributedDatabaseGdsControlNode.Builder. gdsControlNodeImageDetails(DistributedDbGdsControlNodeImage gdsControlNodeImageDetails)Constructors in com.oracle.bmc.distributeddatabasev26.model with parameters of type DistributedDbGdsControlNodeImage Constructor Description DistributedDatabaseGdsControlNode(String name, String subnetId, String availabilityDomain, Date timeCreated, Date timeUpdated, String supportingResourceId, String privateIp, DistributedDbGdsControlNodeImage gdsControlNodeImageDetails, DistributedDbMetadata metadata)Deprecated.
-