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.model
Methods in com.oracle.bmc.cloudguard.model that return ResponderExecutionAggregation Modifier and Type Method Description ResponderExecutionAggregation
ResponderExecutionAggregation.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.Builder
ResponderExecutionAggregation.Builder. copy(ResponderExecutionAggregation model)
Method parameters in com.oracle.bmc.cloudguard.model with type arguments of type ResponderExecutionAggregation Modifier and Type Method Description ResponderExecutionAggregationCollection.Builder
ResponderExecutionAggregationCollection.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.
-