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