Uses of Class
org.dashbuilder.dataset.def.PrometheusDataSetDef
-
Packages that use PrometheusDataSetDef Package Description org.dashbuilder.dataprovider org.dashbuilder.dataset.json -
-
Uses of PrometheusDataSetDef in org.dashbuilder.dataprovider
Methods in org.dashbuilder.dataprovider that return PrometheusDataSetDef Modifier and Type Method Description PrometheusDataSetDefPrometheusProviderType. createDataSetDef()Methods in org.dashbuilder.dataprovider that return types with arguments of type PrometheusDataSetDef Modifier and Type Method Description DataSetDefJSONMarshallerExt<PrometheusDataSetDef>PrometheusProviderType. getJsonMarshaller() -
Uses of PrometheusDataSetDef in org.dashbuilder.dataset.json
Methods in org.dashbuilder.dataset.json with parameters of type PrometheusDataSetDef Modifier and Type Method Description voidPrometheusDefJSONMarshaller. fromJson(PrometheusDataSetDef def, org.dashbuilder.json.JsonObject json)voidPrometheusDefJSONMarshaller. toJson(PrometheusDataSetDef dataSetDef, org.dashbuilder.json.JsonObject json)
-