Uses of Class
org.graylog2.rest.models.system.config.ClusterConfigList
Packages that use ClusterConfigList
-
Uses of ClusterConfigList in org.graylog2.rest.models.system.config
Methods in org.graylog2.rest.models.system.config that return ClusterConfigListModifier and TypeMethodDescriptionstatic ClusterConfigListClusterConfigList.create(Collection<String> classes) static ClusterConfigListClusterConfigList.createFromClass(Collection<Class<?>> classes) -
Uses of ClusterConfigList in org.graylog2.rest.resources.system
Methods in org.graylog2.rest.resources.system that return ClusterConfigList