Uses of Class
com.oracle.bmc.datasafe.model.DownloadCryptoAssessmentReportDetails
-
Packages that use DownloadCryptoAssessmentReportDetails Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.requests -
-
Uses of DownloadCryptoAssessmentReportDetails in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return DownloadCryptoAssessmentReportDetails Modifier and Type Method Description DownloadCryptoAssessmentReportDetailsDownloadCryptoAssessmentReportDetails.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type DownloadCryptoAssessmentReportDetails Modifier and Type Method Description DownloadCryptoAssessmentReportDetails.BuilderDownloadCryptoAssessmentReportDetails.Builder. copy(DownloadCryptoAssessmentReportDetails model) -
Uses of DownloadCryptoAssessmentReportDetails in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return DownloadCryptoAssessmentReportDetails Modifier and Type Method Description DownloadCryptoAssessmentReportDetailsDownloadCryptoAssessmentReportRequest. getBody$()Alternative accessor for the body parameter.DownloadCryptoAssessmentReportDetailsDownloadCryptoAssessmentReportRequest. getDownloadCryptoAssessmentReportDetails()Details of the report.Methods in com.oracle.bmc.datasafe.requests with parameters of type DownloadCryptoAssessmentReportDetails Modifier and Type Method Description DownloadCryptoAssessmentReportRequest.BuilderDownloadCryptoAssessmentReportRequest.Builder. body$(DownloadCryptoAssessmentReportDetails body)Alternative setter for the body parameter.DownloadCryptoAssessmentReportRequest.BuilderDownloadCryptoAssessmentReportRequest.Builder. downloadCryptoAssessmentReportDetails(DownloadCryptoAssessmentReportDetails downloadCryptoAssessmentReportDetails)Details of the report.
-