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