Uses of Class
com.oracle.bmc.demandsignal.model.PatchOccDemandSignalDetails
- 
Packages that use PatchOccDemandSignalDetails Package Description com.oracle.bmc.demandsignal.model com.oracle.bmc.demandsignal.requests 
- 
- 
Uses of PatchOccDemandSignalDetails in com.oracle.bmc.demandsignal.modelMethods in com.oracle.bmc.demandsignal.model that return PatchOccDemandSignalDetails Modifier and Type Method Description PatchOccDemandSignalDetailsPatchOccDemandSignalDetails.Builder. build()Methods in com.oracle.bmc.demandsignal.model with parameters of type PatchOccDemandSignalDetails Modifier and Type Method Description PatchOccDemandSignalDetails.BuilderPatchOccDemandSignalDetails.Builder. copy(PatchOccDemandSignalDetails model)
- 
Uses of PatchOccDemandSignalDetails in com.oracle.bmc.demandsignal.requestsMethods in com.oracle.bmc.demandsignal.requests that return PatchOccDemandSignalDetails Modifier and Type Method Description PatchOccDemandSignalDetailsPatchOccDemandSignalRequest. getBody$()Alternative accessor for the body parameter.PatchOccDemandSignalDetailsPatchOccDemandSignalRequest. getPatchOccDemandSignalDetails()The information to be updated.Methods in com.oracle.bmc.demandsignal.requests with parameters of type PatchOccDemandSignalDetails Modifier and Type Method Description PatchOccDemandSignalRequest.BuilderPatchOccDemandSignalRequest.Builder. body$(PatchOccDemandSignalDetails body)Alternative setter for the body parameter.PatchOccDemandSignalRequest.BuilderPatchOccDemandSignalRequest.Builder. patchOccDemandSignalDetails(PatchOccDemandSignalDetails patchOccDemandSignalDetails)The information to be updated.
 
-