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