Uses of Class
com.oracle.bmc.datasafe.responses.DownloadCryptoAssessmentReportResponse
-
Packages that use DownloadCryptoAssessmentReportResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses -
-
Uses of DownloadCryptoAssessmentReportResponse in com.oracle.bmc.datasafe
Methods in com.oracle.bmc.datasafe that return DownloadCryptoAssessmentReportResponse Modifier and Type Method Description DownloadCryptoAssessmentReportResponseDataSafe. downloadCryptoAssessmentReport(DownloadCryptoAssessmentReportRequest request)Downloads the report of the specified crypto assessment.DownloadCryptoAssessmentReportResponseDataSafeClient. downloadCryptoAssessmentReport(DownloadCryptoAssessmentReportRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type DownloadCryptoAssessmentReportResponse 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)Method parameters in com.oracle.bmc.datasafe with type arguments of type DownloadCryptoAssessmentReportResponse 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 DownloadCryptoAssessmentReportResponse in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return DownloadCryptoAssessmentReportResponse Modifier and Type Method Description DownloadCryptoAssessmentReportResponseDownloadCryptoAssessmentReportResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type DownloadCryptoAssessmentReportResponse Modifier and Type Method Description DownloadCryptoAssessmentReportResponse.BuilderDownloadCryptoAssessmentReportResponse.Builder. copy(DownloadCryptoAssessmentReportResponse o)Copy method to populate the builder with values from the given instance.
-