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