| Package | Description |
|---|---|
| org.dashbuilder.dataprovider.prometheus.client |
| Modifier and Type | Method and Description |
|---|---|
ResultType |
QueryResponse.getResultType() |
static ResultType |
ResultType.of(String name) |
static ResultType |
ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultType[] |
ResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResponseBuilder |
QueryResponseBuilder.resultType(ResultType resultType) |
void |
QueryResponse.setResultType(ResultType resultType) |
Copyright © 2017–2021 JBoss by Red Hat. All rights reserved.