Uses of Class
com.oracle.bmc.ocvp.model.Sddc
-
Packages that use Sddc Package Description com.oracle.bmc.ocvp.model com.oracle.bmc.ocvp.responses -
-
Uses of Sddc in com.oracle.bmc.ocvp.model
Methods in com.oracle.bmc.ocvp.model that return Sddc Modifier and Type Method Description Sddc
Sddc.Builder. build()
Methods in com.oracle.bmc.ocvp.model with parameters of type Sddc Modifier and Type Method Description Sddc.Builder
Sddc.Builder. copy(Sddc model)
-
Uses of Sddc in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return Sddc Modifier and Type Method Description Sddc
GetSddcResponse. getSddc()
The returned Sddc instance.Sddc
UpdateSddcResponse. getSddc()
The returned Sddc instance.Methods in com.oracle.bmc.ocvp.responses with parameters of type Sddc Modifier and Type Method Description GetSddcResponse.Builder
GetSddcResponse.Builder. sddc(Sddc sddc)
The returned Sddc instance.UpdateSddcResponse.Builder
UpdateSddcResponse.Builder. sddc(Sddc sddc)
The returned Sddc instance.
-