Uses of Class
com.oracle.bmc.distributeddatabasev26.model.DistributedDbGdsControlNodeImage.Builder
-
Packages that use DistributedDbGdsControlNodeImage.Builder Package Description com.oracle.bmc.distributeddatabasev26.model -
-
Uses of DistributedDbGdsControlNodeImage.Builder in com.oracle.bmc.distributeddatabasev26.model
Methods in com.oracle.bmc.distributeddatabasev26.model that return DistributedDbGdsControlNodeImage.Builder Modifier and Type Method Description static DistributedDbGdsControlNodeImage.BuilderDistributedDbGdsControlNodeImage. builder()Create a new builder.DistributedDbGdsControlNodeImage.BuilderDistributedDbGdsControlNodeImage.Builder. copy(DistributedDbGdsControlNodeImage model)DistributedDbGdsControlNodeImage.BuilderDistributedDbGdsControlNodeImage.Builder. id(String id)The OCID of the Global Database Services Control(GDS CTL) software image.DistributedDbGdsControlNodeImage.BuilderDistributedDbGdsControlNodeImage. toBuilder()DistributedDbGdsControlNodeImage.BuilderDistributedDbGdsControlNodeImage.Builder. version(String version)The version associated with the image identified by id.
-