Uses of Class
com.oracle.bmc.cloudguard.model.RiskScoreAggregation
-
Packages that use RiskScoreAggregation Package Description com.oracle.bmc.cloudguard.model -
-
Uses of RiskScoreAggregation in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return RiskScoreAggregation Modifier and Type Method Description RiskScoreAggregationRiskScoreAggregation.Builder. build()Methods in com.oracle.bmc.cloudguard.model that return types with arguments of type RiskScoreAggregation Modifier and Type Method Description List<RiskScoreAggregation>RiskScoreAggregationCollection. getItems()The list of all the RiskScoreAggregation resources.Methods in com.oracle.bmc.cloudguard.model with parameters of type RiskScoreAggregation Modifier and Type Method Description RiskScoreAggregation.BuilderRiskScoreAggregation.Builder. copy(RiskScoreAggregation model)Method parameters in com.oracle.bmc.cloudguard.model with type arguments of type RiskScoreAggregation Modifier and Type Method Description RiskScoreAggregationCollection.BuilderRiskScoreAggregationCollection.Builder. items(List<RiskScoreAggregation> items)The list of all the RiskScoreAggregation resources.Constructor parameters in com.oracle.bmc.cloudguard.model with type arguments of type RiskScoreAggregation Constructor Description RiskScoreAggregationCollection(List<RiskScoreAggregation> items)Deprecated.
-