Uses of Class
com.oracle.bmc.distributeddatabasev26.model.DistributedAutonomousDatabaseGdsControlNodeImage
-
Packages that use DistributedAutonomousDatabaseGdsControlNodeImage Package Description com.oracle.bmc.distributeddatabasev26.model -
-
Uses of DistributedAutonomousDatabaseGdsControlNodeImage in com.oracle.bmc.distributeddatabasev26.model
Methods in com.oracle.bmc.distributeddatabasev26.model that return DistributedAutonomousDatabaseGdsControlNodeImage Modifier and Type Method Description DistributedAutonomousDatabaseGdsControlNodeImageDistributedAutonomousDatabaseGdsControlNodeImage.Builder. build()DistributedAutonomousDatabaseGdsControlNodeImageDistributedAutonomousDatabaseGdsControlNode. getGdsControlNodeImageDetails()Methods in com.oracle.bmc.distributeddatabasev26.model with parameters of type DistributedAutonomousDatabaseGdsControlNodeImage Modifier and Type Method Description DistributedAutonomousDatabaseGdsControlNodeImage.BuilderDistributedAutonomousDatabaseGdsControlNodeImage.Builder. copy(DistributedAutonomousDatabaseGdsControlNodeImage model)DistributedAutonomousDatabaseGdsControlNode.BuilderDistributedAutonomousDatabaseGdsControlNode.Builder. gdsControlNodeImageDetails(DistributedAutonomousDatabaseGdsControlNodeImage gdsControlNodeImageDetails)Constructors in com.oracle.bmc.distributeddatabasev26.model with parameters of type DistributedAutonomousDatabaseGdsControlNodeImage Constructor Description DistributedAutonomousDatabaseGdsControlNode(String name, String subnetId, String availabilityDomain, Date timeCreated, Date timeUpdated, String supportingResourceId, String privateIp, DistributedAutonomousDatabaseGdsControlNodeImage gdsControlNodeImageDetails, DistributedAutonomousDbMetadata metadata)Deprecated.
-