Uses of Class
com.oracle.bmc.cloudguard.model.RiskScoreAggregationCollection
-
Packages that use RiskScoreAggregationCollection Package Description com.oracle.bmc.cloudguard.model com.oracle.bmc.cloudguard.responses -
-
Uses of RiskScoreAggregationCollection in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return RiskScoreAggregationCollection Modifier and Type Method Description RiskScoreAggregationCollectionRiskScoreAggregationCollection.Builder. build()Methods in com.oracle.bmc.cloudguard.model with parameters of type RiskScoreAggregationCollection Modifier and Type Method Description RiskScoreAggregationCollection.BuilderRiskScoreAggregationCollection.Builder. copy(RiskScoreAggregationCollection model) -
Uses of RiskScoreAggregationCollection in com.oracle.bmc.cloudguard.responses
Methods in com.oracle.bmc.cloudguard.responses that return RiskScoreAggregationCollection Modifier and Type Method Description RiskScoreAggregationCollectionRequestRiskScoresResponse. getRiskScoreAggregationCollection()The returned RiskScoreAggregationCollection instance.RiskScoreAggregationCollectionRequestSummarizedRiskScoresResponse. getRiskScoreAggregationCollection()The returned RiskScoreAggregationCollection instance.Methods in com.oracle.bmc.cloudguard.responses with parameters of type RiskScoreAggregationCollection Modifier and Type Method Description RequestRiskScoresResponse.BuilderRequestRiskScoresResponse.Builder. riskScoreAggregationCollection(RiskScoreAggregationCollection riskScoreAggregationCollection)The returned RiskScoreAggregationCollection instance.RequestSummarizedRiskScoresResponse.BuilderRequestSummarizedRiskScoresResponse.Builder. riskScoreAggregationCollection(RiskScoreAggregationCollection riskScoreAggregationCollection)The returned RiskScoreAggregationCollection instance.
-