Package | Description |
---|---|
com.oracle.bmc.dblm.model |
Modifier and Type | Method and Description |
---|---|
PatchRecommendationsDetailsSummary |
PatchRecommendationsDetailsSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PatchRecommendationsDetailsSummary> |
VulnerabilityResourceSummary.getPatchRecommendationsDetails()
List of the patch recommendations for databases
|
Modifier and Type | Method and Description |
---|---|
PatchRecommendationsDetailsSummary.Builder |
PatchRecommendationsDetailsSummary.Builder.copy(PatchRecommendationsDetailsSummary model) |
Modifier and Type | Method and Description |
---|---|
VulnerabilityResourceSummary.Builder |
VulnerabilityResourceSummary.Builder.patchRecommendationsDetails(List<PatchRecommendationsDetailsSummary> patchRecommendationsDetails)
List of the patch recommendations for databases
|
Constructor and Description |
---|
VulnerabilityResourceSummary(String id,
String name,
String version,
String release,
String platform,
Date timeConfigCollected,
Date timeScanEnded,
String imageId,
String subscribedImage,
List<MetricError> metricErrors,
List<ChildPdb> childPdbs,
Object vulnerabilitiesSummary,
Object patchRecommendationsSummary,
List<PatchRecommendationsDetailsSummary> patchRecommendationsDetails)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.