public interface FluxService
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<okhttp3.ResponseBody> |
ping() |
retrofit2.Call<okhttp3.ResponseBody> |
query(okhttp3.RequestBody query) |
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.