Uses of Class
org.opennms.netmgt.endpoints.grafana.client.GrafanaServerConfiguration
-
Packages that use GrafanaServerConfiguration Package Description org.opennms.netmgt.endpoints.grafana.client -
-
Uses of GrafanaServerConfiguration in org.opennms.netmgt.endpoints.grafana.client
Methods in org.opennms.netmgt.endpoints.grafana.client that return GrafanaServerConfiguration Modifier and Type Method Description static GrafanaServerConfiguration
GrafanaServerConfiguration. fromEnv()
Constructors in org.opennms.netmgt.endpoints.grafana.client with parameters of type GrafanaServerConfiguration Constructor Description GrafanaClientImpl(GrafanaServerConfiguration grafanaServerConfiguration)
-