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