| Package | Description |
|---|---|
| com.influxdb.client | |
| com.influxdb.client.domain | |
| com.influxdb.client.service |
| Modifier and Type | Method and Description |
|---|---|
Document |
TemplatesApi.updateTemplate(String templateID,
DocumentUpdate template)
Update a template.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentUpdate |
DocumentUpdate.content(Object content) |
DocumentUpdate |
DocumentUpdate.meta(DocumentMeta meta) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<Document> |
TemplatesService.putDocumentsTemplatesID(String templateID,
DocumentUpdate documentUpdate,
String zapTraceSpan)
Update a template
|
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.