Uses of Class
com.oracle.bmc.datasafe.model.GenerateSecurityAssessmentReportDetails
- 
Packages that use GenerateSecurityAssessmentReportDetails Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.requests 
- 
- 
Uses of GenerateSecurityAssessmentReportDetails in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return GenerateSecurityAssessmentReportDetails Modifier and Type Method Description GenerateSecurityAssessmentReportDetailsGenerateSecurityAssessmentReportDetails.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type GenerateSecurityAssessmentReportDetails Modifier and Type Method Description GenerateSecurityAssessmentReportDetails.BuilderGenerateSecurityAssessmentReportDetails.Builder. copy(GenerateSecurityAssessmentReportDetails model)
- 
Uses of GenerateSecurityAssessmentReportDetails in com.oracle.bmc.datasafe.requestsMethods in com.oracle.bmc.datasafe.requests that return GenerateSecurityAssessmentReportDetails Modifier and Type Method Description GenerateSecurityAssessmentReportDetailsGenerateSecurityAssessmentReportRequest. getBody$()Alternative accessor for the body parameter.GenerateSecurityAssessmentReportDetailsGenerateSecurityAssessmentReportRequest. getGenerateSecurityAssessmentReportDetails()Details of the report.Methods in com.oracle.bmc.datasafe.requests with parameters of type GenerateSecurityAssessmentReportDetails Modifier and Type Method Description GenerateSecurityAssessmentReportRequest.BuilderGenerateSecurityAssessmentReportRequest.Builder. body$(GenerateSecurityAssessmentReportDetails body)Alternative setter for the body parameter.GenerateSecurityAssessmentReportRequest.BuilderGenerateSecurityAssessmentReportRequest.Builder. generateSecurityAssessmentReportDetails(GenerateSecurityAssessmentReportDetails generateSecurityAssessmentReportDetails)Details of the report.
 
-