Uses of Class
com.oracle.bmc.fleetappsmanagement.model.CreatePatchDetails
- 
Packages that use CreatePatchDetails Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.requests 
- 
- 
Uses of CreatePatchDetails in com.oracle.bmc.fleetappsmanagement.modelMethods in com.oracle.bmc.fleetappsmanagement.model that return CreatePatchDetails Modifier and Type Method Description CreatePatchDetailsCreatePatchDetails.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type CreatePatchDetails Modifier and Type Method Description CreatePatchDetails.BuilderCreatePatchDetails.Builder. copy(CreatePatchDetails model)
- 
Uses of CreatePatchDetails in com.oracle.bmc.fleetappsmanagement.requestsMethods in com.oracle.bmc.fleetappsmanagement.requests that return CreatePatchDetails Modifier and Type Method Description CreatePatchDetailsCreatePatchRequest. getBody$()Alternative accessor for the body parameter.CreatePatchDetailsCreatePatchRequest. getCreatePatchDetails()Details for the new Patch.Methods in com.oracle.bmc.fleetappsmanagement.requests with parameters of type CreatePatchDetails Modifier and Type Method Description CreatePatchRequest.BuilderCreatePatchRequest.Builder. body$(CreatePatchDetails body)Alternative setter for the body parameter.CreatePatchRequest.BuilderCreatePatchRequest.Builder. createPatchDetails(CreatePatchDetails createPatchDetails)Details for the new Patch.
 
-