Uses of Class
com.oracle.bmc.distributeddatabasev26.model.AddDistributedDatabaseGdsControlNodeDetails
-
Packages that use AddDistributedDatabaseGdsControlNodeDetails Package Description com.oracle.bmc.distributeddatabasev26.model com.oracle.bmc.distributeddatabasev26.requests -
-
Uses of AddDistributedDatabaseGdsControlNodeDetails in com.oracle.bmc.distributeddatabasev26.model
Methods in com.oracle.bmc.distributeddatabasev26.model that return AddDistributedDatabaseGdsControlNodeDetails Modifier and Type Method Description AddDistributedDatabaseGdsControlNodeDetailsAddDistributedDatabaseGdsControlNodeDetails.Builder. build()Methods in com.oracle.bmc.distributeddatabasev26.model with parameters of type AddDistributedDatabaseGdsControlNodeDetails Modifier and Type Method Description AddDistributedDatabaseGdsControlNodeDetails.BuilderAddDistributedDatabaseGdsControlNodeDetails.Builder. copy(AddDistributedDatabaseGdsControlNodeDetails model) -
Uses of AddDistributedDatabaseGdsControlNodeDetails in com.oracle.bmc.distributeddatabasev26.requests
Methods in com.oracle.bmc.distributeddatabasev26.requests that return AddDistributedDatabaseGdsControlNodeDetails Modifier and Type Method Description AddDistributedDatabaseGdsControlNodeDetailsAddDistributedDatabaseGdsControlNodeRequest. getAddDistributedDatabaseGdsControlNodeDetails()Details required to provision the new Global database services control(GDS CTL) node for the Distributed database.AddDistributedDatabaseGdsControlNodeDetailsAddDistributedDatabaseGdsControlNodeRequest. getBody$()Alternative accessor for the body parameter.Methods in com.oracle.bmc.distributeddatabasev26.requests with parameters of type AddDistributedDatabaseGdsControlNodeDetails Modifier and Type Method Description AddDistributedDatabaseGdsControlNodeRequest.BuilderAddDistributedDatabaseGdsControlNodeRequest.Builder. addDistributedDatabaseGdsControlNodeDetails(AddDistributedDatabaseGdsControlNodeDetails addDistributedDatabaseGdsControlNodeDetails)Details required to provision the new Global database services control(GDS CTL) node for the Distributed database.AddDistributedDatabaseGdsControlNodeRequest.BuilderAddDistributedDatabaseGdsControlNodeRequest.Builder. body$(AddDistributedDatabaseGdsControlNodeDetails body)Alternative setter for the body parameter.
-