GrafanaAvailablePluginListResponseInner Class
- java.
lang. Object - com.
azure. resourcemanager. dashboard. fluent. models. GrafanaAvailablePluginListResponseInner
- com.
Implements
public final class GrafanaAvailablePluginListResponseInner
implements JsonSerializable<GrafanaAvailablePluginListResponseInner>
The GrafanaAvailablePluginListResponse model.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Grafana |
fromJson(JsonReader jsonReader)
Reads an instance of Grafana |
| String |
nextLink()
Get the next |
|
Json |
toJson(JsonWriter jsonWriter) |
|
List<Grafana |
value()
Get the value property: The value property. |
Methods inherited from java.lang.Object
Method Details
fromJson
public static GrafanaAvailablePluginListResponseInner fromJson(JsonReader jsonReader)
Reads an instance of GrafanaAvailablePluginListResponseInner from the JsonReader.
Parameters:
Returns:
Throws:
nextLink
public String nextLink()
Get the nextLink property: The nextLink property.
Returns:
toJson
value
public List<GrafanaAvailablePlugin> value()
Get the value property: The value property.
Returns: