Uses of Class
com.oracle.bmc.cloudguard.model.ResponderExecutionAggregation
- 
Packages that use ResponderExecutionAggregation Package Description com.oracle.bmc.cloudguard.model 
- 
- 
Uses of ResponderExecutionAggregation in com.oracle.bmc.cloudguard.modelMethods in com.oracle.bmc.cloudguard.model that return ResponderExecutionAggregation Modifier and Type Method Description ResponderExecutionAggregationResponderExecutionAggregation.Builder. build()Methods in com.oracle.bmc.cloudguard.model that return types with arguments of type ResponderExecutionAggregation Modifier and Type Method Description List<ResponderExecutionAggregation>ResponderExecutionAggregationCollection. getItems()List of all the ResponderExecutionAggregation resourcesMethods in com.oracle.bmc.cloudguard.model with parameters of type ResponderExecutionAggregation Modifier and Type Method Description ResponderExecutionAggregation.BuilderResponderExecutionAggregation.Builder. copy(ResponderExecutionAggregation model)Method parameters in com.oracle.bmc.cloudguard.model with type arguments of type ResponderExecutionAggregation Modifier and Type Method Description ResponderExecutionAggregationCollection.BuilderResponderExecutionAggregationCollection.Builder. items(List<ResponderExecutionAggregation> items)List of all the ResponderExecutionAggregation resourcesConstructor parameters in com.oracle.bmc.cloudguard.model with type arguments of type ResponderExecutionAggregation Constructor Description ResponderExecutionAggregationCollection(List<ResponderExecutionAggregation> items)Deprecated.
 
-