Uses of Class
com.oracle.bmc.dblm.model.PatchRecommendationsDetailsSummary
- 
Packages that use PatchRecommendationsDetailsSummary Package Description com.oracle.bmc.dblm.model 
- 
- 
Uses of PatchRecommendationsDetailsSummary in com.oracle.bmc.dblm.modelMethods in com.oracle.bmc.dblm.model that return PatchRecommendationsDetailsSummary Modifier and Type Method Description PatchRecommendationsDetailsSummaryPatchRecommendationsDetailsSummary.Builder. build()Methods in com.oracle.bmc.dblm.model that return types with arguments of type PatchRecommendationsDetailsSummary Modifier and Type Method Description List<PatchRecommendationsDetailsSummary>VulnerabilityResourceSummary. getPatchRecommendationsDetails()List of the patch recommendations for databasesMethods in com.oracle.bmc.dblm.model with parameters of type PatchRecommendationsDetailsSummary Modifier and Type Method Description PatchRecommendationsDetailsSummary.BuilderPatchRecommendationsDetailsSummary.Builder. copy(PatchRecommendationsDetailsSummary model)Method parameters in com.oracle.bmc.dblm.model with type arguments of type PatchRecommendationsDetailsSummary Modifier and Type Method Description VulnerabilityResourceSummary.BuilderVulnerabilityResourceSummary.Builder. patchRecommendationsDetails(List<PatchRecommendationsDetailsSummary> patchRecommendationsDetails)List of the patch recommendations for databases
 
-