Package | Description |
---|---|
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
ResourceRiskScoreAggregation |
ResourceRiskScoreAggregation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ResourceRiskScoreAggregation> |
ResourceRiskScoreAggregationCollection.getItems()
List of ResourceRiskScoreAggregation
|
List<ResourceRiskScoreAggregation> |
ResourceProfileRiskScoreAggregationSummary.getItems()
List of ResourceRiskScoreAggregation
|
Modifier and Type | Method and Description |
---|---|
ResourceRiskScoreAggregation.Builder |
ResourceRiskScoreAggregation.Builder.copy(ResourceRiskScoreAggregation model) |
Modifier and Type | Method and Description |
---|---|
ResourceRiskScoreAggregationCollection.Builder |
ResourceRiskScoreAggregationCollection.Builder.items(List<ResourceRiskScoreAggregation> items)
List of ResourceRiskScoreAggregation
|
ResourceProfileRiskScoreAggregationSummary.Builder |
ResourceProfileRiskScoreAggregationSummary.Builder.items(List<ResourceRiskScoreAggregation> items)
List of ResourceRiskScoreAggregation
|
Constructor and Description |
---|
ResourceProfileRiskScoreAggregationSummary(String resourceProfileId,
String resourceProfileDisplayName,
Integer riskThreshold,
List<ResourceRiskScoreAggregation> items)
Deprecated.
|
ResourceRiskScoreAggregationCollection(String filterType,
String filterId,
Integer riskThreshold,
List<ResourceRiskScoreAggregation> items)
Deprecated.
|
Copyright © 2016–2023. All rights reserved.