GrafanaAvailablePlugin Class
- java.
lang. Object - com.
azure. resourcemanager. dashboard. models. GrafanaAvailablePlugin
- com.
Implements
public final class GrafanaAvailablePlugin
implements JsonSerializable<GrafanaAvailablePlugin>
Available plugins of grafana.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
author()
Get the author property: Grafana plugin author/publisher name. |
|
static
Grafana |
fromJson(JsonReader jsonReader)
Reads an instance of Grafana |
| String |
name()
Get the name property: Grafana plugin display name. |
| String |
pluginId()
Get the plugin |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: Grafana plugin type. |
Methods inherited from java.lang.Object
Method Details
author
public String author()
Get the author property: Grafana plugin author/publisher name.
Returns:
fromJson
public static GrafanaAvailablePlugin fromJson(JsonReader jsonReader)
Reads an instance of GrafanaAvailablePlugin from the JsonReader.
Parameters:
Returns:
Throws:
name
public String name()
Get the name property: Grafana plugin display name.
Returns:
pluginId
public String pluginId()
Get the pluginId property: Grafana plugin id.
Returns:
toJson
type
public String type()
Get the type property: Grafana plugin type.
Returns: