Uses of Class
com.oracle.bmc.datasafe.requests.DownloadCryptoAssessmentReportRequest
-
Packages that use DownloadCryptoAssessmentReportRequest Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.requests -
-
Uses of DownloadCryptoAssessmentReportRequest in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe with parameters of type DownloadCryptoAssessmentReportRequest Modifier and Type Method Description DownloadCryptoAssessmentReportResponseDataSafe. downloadCryptoAssessmentReport(DownloadCryptoAssessmentReportRequest request)Downloads the report of the specified crypto assessment.Future<DownloadCryptoAssessmentReportResponse>DataSafeAsync. downloadCryptoAssessmentReport(DownloadCryptoAssessmentReportRequest request, AsyncHandler<DownloadCryptoAssessmentReportRequest,DownloadCryptoAssessmentReportResponse> handler)Downloads the report of the specified crypto assessment.Future<DownloadCryptoAssessmentReportResponse>DataSafeAsyncClient. downloadCryptoAssessmentReport(DownloadCryptoAssessmentReportRequest request, AsyncHandler<DownloadCryptoAssessmentReportRequest,DownloadCryptoAssessmentReportResponse> handler)DownloadCryptoAssessmentReportResponseDataSafeClient. downloadCryptoAssessmentReport(DownloadCryptoAssessmentReportRequest request)Method parameters in com.oracle.bmc.datasafe with type arguments of type DownloadCryptoAssessmentReportRequest Modifier and Type Method Description Future<DownloadCryptoAssessmentReportResponse>DataSafeAsync. downloadCryptoAssessmentReport(DownloadCryptoAssessmentReportRequest request, AsyncHandler<DownloadCryptoAssessmentReportRequest,DownloadCryptoAssessmentReportResponse> handler)Downloads the report of the specified crypto assessment.Future<DownloadCryptoAssessmentReportResponse>DataSafeAsyncClient. downloadCryptoAssessmentReport(DownloadCryptoAssessmentReportRequest request, AsyncHandler<DownloadCryptoAssessmentReportRequest,DownloadCryptoAssessmentReportResponse> handler) -
Uses of DownloadCryptoAssessmentReportRequest in com.oracle.bmc.datasafe.requests
Methods in com.oracle.bmc.datasafe.requests that return DownloadCryptoAssessmentReportRequest Modifier and Type Method Description DownloadCryptoAssessmentReportRequestDownloadCryptoAssessmentReportRequest.Builder. build()Build the instance of DownloadCryptoAssessmentReportRequest as configured by this builderDownloadCryptoAssessmentReportRequestDownloadCryptoAssessmentReportRequest.Builder. buildWithoutInvocationCallback()Build the instance of DownloadCryptoAssessmentReportRequest as configured by this builderMethods in com.oracle.bmc.datasafe.requests with parameters of type DownloadCryptoAssessmentReportRequest Modifier and Type Method Description DownloadCryptoAssessmentReportRequest.BuilderDownloadCryptoAssessmentReportRequest.Builder. copy(DownloadCryptoAssessmentReportRequest o)Copy method to populate the builder with values from the given instance.
-