Uses of Class
com.oracle.bmc.fleetappsmanagement.model.UpdatePatchDetails
- 
Packages that use UpdatePatchDetails Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.requests 
- 
- 
Uses of UpdatePatchDetails in com.oracle.bmc.fleetappsmanagement.modelMethods in com.oracle.bmc.fleetappsmanagement.model that return UpdatePatchDetails Modifier and Type Method Description UpdatePatchDetailsUpdatePatchDetails.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type UpdatePatchDetails Modifier and Type Method Description UpdatePatchDetails.BuilderUpdatePatchDetails.Builder. copy(UpdatePatchDetails model)
- 
Uses of UpdatePatchDetails in com.oracle.bmc.fleetappsmanagement.requestsMethods in com.oracle.bmc.fleetappsmanagement.requests that return UpdatePatchDetails Modifier and Type Method Description UpdatePatchDetailsUpdatePatchRequest. getBody$()Alternative accessor for the body parameter.UpdatePatchDetailsUpdatePatchRequest. getUpdatePatchDetails()The information to be updated.Methods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type UpdatePatchDetails Modifier and Type Method Description UpdatePatchRequest.BuilderUpdatePatchRequest.Builder. body$(UpdatePatchDetails body)Alternative setter for the body parameter.UpdatePatchRequest.BuilderUpdatePatchRequest.Builder. updatePatchDetails(UpdatePatchDetails updatePatchDetails)The information to be updated.
 
-