RequestBuilder🔗Constructor🔗new RequestBuilder() Methods🔗 build🔗Builds the object.public Request build() annotationQuery🔗public RequestBuilder annotationQuery(com.grafana.foundation.cog.Builder<AnnotationQuery> annotationQuery) logsQuery🔗public RequestBuilder logsQuery(com.grafana.foundation.cog.Builder<LogsQuery> logsQuery) metricsQuery🔗public RequestBuilder metricsQuery(com.grafana.foundation.cog.Builder<MetricsQuery> metricsQuery) See also🔗 Request