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