Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
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 |
---|---|
DownloadSecurityAssessmentReportRequest |
DownloadSecurityAssessmentReportRequest.Builder.build()
Build the instance of DownloadSecurityAssessmentReportRequest as configured by this
builder
|
DownloadSecurityAssessmentReportRequest |
DownloadSecurityAssessmentReportRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DownloadSecurityAssessmentReportRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
DownloadSecurityAssessmentReportRequest.Builder |
DownloadSecurityAssessmentReportRequest.Builder.copy(DownloadSecurityAssessmentReportRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.