| Package | Description |
|---|---|
| com.influxdb.client.domain | |
| com.influxdb.client.service |
| Modifier and Type | Method and Description |
|---|---|
DBRP |
DBRP._default(Boolean _default) |
DBRP |
DBRP.bucketID(String bucketID) |
DBRP |
DBRP.database(String database) |
DBRP |
DBRPGet.getContent()
Get content
|
DBRP |
DBRP.links(Links links) |
DBRP |
DBRP.orgID(String orgID) |
DBRP |
DBRP.retentionPolicy(String retentionPolicy) |
| Modifier and Type | Method and Description |
|---|---|
List<DBRP> |
DBRPs.getContent()
Get content
|
| Modifier and Type | Method and Description |
|---|---|
DBRPs |
DBRPs.addContentItem(DBRP contentItem) |
DBRPGet |
DBRPGet.content(DBRP content) |
void |
DBRPGet.setContent(DBRP content) |
| Modifier and Type | Method and Description |
|---|---|
DBRPs |
DBRPs.content(List<DBRP> content) |
void |
DBRPs.setContent(List<DBRP> content) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<DBRP> |
DbrPsService.postDBRP(DBRPCreate dbRPCreate,
String zapTraceSpan)
Add a database retention policy mapping
|
Copyright © 2018–2021 InfluxData, Inc.. All rights reserved.