Uses of Class
com.oracle.bmc.distributeddatabasev26.model.ScaleDistributedDatabaseGsmsDetails
-
Packages that use ScaleDistributedDatabaseGsmsDetails Package Description com.oracle.bmc.distributeddatabasev26.model com.oracle.bmc.distributeddatabasev26.requests -
-
Uses of ScaleDistributedDatabaseGsmsDetails in com.oracle.bmc.distributeddatabasev26.model
Methods in com.oracle.bmc.distributeddatabasev26.model that return ScaleDistributedDatabaseGsmsDetails Modifier and Type Method Description ScaleDistributedDatabaseGsmsDetailsScaleDistributedDatabaseGsmsDetails.Builder. build()Methods in com.oracle.bmc.distributeddatabasev26.model with parameters of type ScaleDistributedDatabaseGsmsDetails Modifier and Type Method Description ScaleDistributedDatabaseGsmsDetails.BuilderScaleDistributedDatabaseGsmsDetails.Builder. copy(ScaleDistributedDatabaseGsmsDetails model) -
Uses of ScaleDistributedDatabaseGsmsDetails in com.oracle.bmc.distributeddatabasev26.requests
Methods in com.oracle.bmc.distributeddatabasev26.requests that return ScaleDistributedDatabaseGsmsDetails Modifier and Type Method Description ScaleDistributedDatabaseGsmsDetailsScaleDistributedDatabaseGsmsRequest. getBody$()Alternative accessor for the body parameter.ScaleDistributedDatabaseGsmsDetailsScaleDistributedDatabaseGsmsRequest. getScaleDistributedDatabaseGsmsDetails()Empty payload to scale GSM instances for the distributed database.Methods in com.oracle.bmc.distributeddatabasev26.requests with parameters of type ScaleDistributedDatabaseGsmsDetails Modifier and Type Method Description ScaleDistributedDatabaseGsmsRequest.BuilderScaleDistributedDatabaseGsmsRequest.Builder. body$(ScaleDistributedDatabaseGsmsDetails body)Alternative setter for the body parameter.ScaleDistributedDatabaseGsmsRequest.BuilderScaleDistributedDatabaseGsmsRequest.Builder. scaleDistributedDatabaseGsmsDetails(ScaleDistributedDatabaseGsmsDetails scaleDistributedDatabaseGsmsDetails)Empty payload to scale GSM instances for the distributed database.
-