Uses of Class
com.oracle.bmc.database.model.UpdateOneoffPatchDetails
- 
Packages that use UpdateOneoffPatchDetails Package Description com.oracle.bmc.database.model com.oracle.bmc.database.requests 
- 
- 
Uses of UpdateOneoffPatchDetails in com.oracle.bmc.database.modelMethods in com.oracle.bmc.database.model that return UpdateOneoffPatchDetails Modifier and Type Method Description UpdateOneoffPatchDetailsUpdateOneoffPatchDetails.Builder. build()Methods in com.oracle.bmc.database.model with parameters of type UpdateOneoffPatchDetails Modifier and Type Method Description UpdateOneoffPatchDetails.BuilderUpdateOneoffPatchDetails.Builder. copy(UpdateOneoffPatchDetails model)
- 
Uses of UpdateOneoffPatchDetails in com.oracle.bmc.database.requestsMethods in com.oracle.bmc.database.requests that return UpdateOneoffPatchDetails Modifier and Type Method Description UpdateOneoffPatchDetailsUpdateOneoffPatchRequest. getBody$()Alternative accessor for the body parameter.UpdateOneoffPatchDetailsUpdateOneoffPatchRequest. getUpdateOneoffPatchDetails()Request to update the properties of a one-off patch.Methods in com.oracle.bmc.database.requests with parameters of type UpdateOneoffPatchDetails Modifier and Type Method Description UpdateOneoffPatchRequest.BuilderUpdateOneoffPatchRequest.Builder. body$(UpdateOneoffPatchDetails body)Alternative setter for the body parameter.UpdateOneoffPatchRequest.BuilderUpdateOneoffPatchRequest.Builder. updateOneoffPatchDetails(UpdateOneoffPatchDetails updateOneoffPatchDetails)Request to update the properties of a one-off patch.
 
-