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