Uses of Class
com.oracle.bmc.datasafe.responses.GenerateSecurityAssessmentReportResponse
- 
Packages that use GenerateSecurityAssessmentReportResponse Package Description com.oracle.bmc.datasafe com.oracle.bmc.datasafe.responses 
- 
- 
Uses of GenerateSecurityAssessmentReportResponse in com.oracle.bmc.datasafeMethods in com.oracle.bmc.datasafe that return GenerateSecurityAssessmentReportResponse Modifier and Type Method Description GenerateSecurityAssessmentReportResponseDataSafe. generateSecurityAssessmentReport(GenerateSecurityAssessmentReportRequest request)Generates the report of the specified security assessment.GenerateSecurityAssessmentReportResponseDataSafeClient. generateSecurityAssessmentReport(GenerateSecurityAssessmentReportRequest request)Methods in com.oracle.bmc.datasafe that return types with arguments of type GenerateSecurityAssessmentReportResponse Modifier and Type Method 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)Method parameters in com.oracle.bmc.datasafe with type arguments of type GenerateSecurityAssessmentReportResponse Modifier and Type Method 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)
- 
Uses of GenerateSecurityAssessmentReportResponse in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return GenerateSecurityAssessmentReportResponse Modifier and Type Method Description GenerateSecurityAssessmentReportResponseGenerateSecurityAssessmentReportResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datasafe.responses with parameters of type GenerateSecurityAssessmentReportResponse Modifier and Type Method Description GenerateSecurityAssessmentReportResponse.BuilderGenerateSecurityAssessmentReportResponse.Builder. copy(GenerateSecurityAssessmentReportResponse o)Copy method to populate the builder with values from the given instance.
 
-