Uses of Class
com.oracle.bmc.datasafe.model.UpdateReportDetails
- 
Packages that use UpdateReportDetails Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.requests 
- 
- 
Uses of UpdateReportDetails in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return UpdateReportDetails Modifier and Type Method Description UpdateReportDetailsUpdateReportDetails.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type UpdateReportDetails Modifier and Type Method Description UpdateReportDetails.BuilderUpdateReportDetails.Builder. copy(UpdateReportDetails model)
- 
Uses of UpdateReportDetails in com.oracle.bmc.datasafe.requestsMethods in com.oracle.bmc.datasafe.requests that return UpdateReportDetails Modifier and Type Method Description UpdateReportDetailsUpdateReportRequest. getBody$()Alternative accessor for the body parameter.UpdateReportDetailsUpdateReportRequest. getUpdateReportDetails()Details for the modified report.Methods in com.oracle.bmc.datasafe.requests with parameters of type UpdateReportDetails Modifier and Type Method Description UpdateReportRequest.BuilderUpdateReportRequest.Builder. body$(UpdateReportDetails body)Alternative setter for the body parameter.UpdateReportRequest.BuilderUpdateReportRequest.Builder. updateReportDetails(UpdateReportDetails updateReportDetails)Details for the modified report.
 
-