Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
DownloadSecurityAssessmentReportResponse |
DataSafe.downloadSecurityAssessmentReport(DownloadSecurityAssessmentReportRequest request)
Downloads the report of the specified security assessment.
|
DownloadSecurityAssessmentReportResponse |
DataSafeClient.downloadSecurityAssessmentReport(DownloadSecurityAssessmentReportRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DownloadSecurityAssessmentReportResponse> |
DataSafeAsync.downloadSecurityAssessmentReport(DownloadSecurityAssessmentReportRequest request,
AsyncHandler<DownloadSecurityAssessmentReportRequest,DownloadSecurityAssessmentReportResponse> handler)
Downloads the report of the specified security assessment.
|
Future<DownloadSecurityAssessmentReportResponse> |
DataSafeAsyncClient.downloadSecurityAssessmentReport(DownloadSecurityAssessmentReportRequest request,
AsyncHandler<DownloadSecurityAssessmentReportRequest,DownloadSecurityAssessmentReportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DownloadSecurityAssessmentReportResponse> |
DataSafeAsync.downloadSecurityAssessmentReport(DownloadSecurityAssessmentReportRequest request,
AsyncHandler<DownloadSecurityAssessmentReportRequest,DownloadSecurityAssessmentReportResponse> handler)
Downloads the report of the specified security assessment.
|
Future<DownloadSecurityAssessmentReportResponse> |
DataSafeAsyncClient.downloadSecurityAssessmentReport(DownloadSecurityAssessmentReportRequest request,
AsyncHandler<DownloadSecurityAssessmentReportRequest,DownloadSecurityAssessmentReportResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DownloadSecurityAssessmentReportResponse |
DownloadSecurityAssessmentReportResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DownloadSecurityAssessmentReportResponse.Builder |
DownloadSecurityAssessmentReportResponse.Builder.copy(DownloadSecurityAssessmentReportResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.