public class GrafanaQuery extends Object
| Constructor and Description | 
|---|
GrafanaQuery(String queryString)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDashboardUid()  | 
Date | 
getFrom()  | 
int | 
getHeight()  | 
String | 
getTheme()  | 
String | 
getTimezone()  | 
Date | 
getTo()  | 
Map<String,String> | 
getVariables()  | 
int | 
getWidth()  | 
public GrafanaQuery(String queryString)
Copyright © 2020. All rights reserved.