Uses of Class
com.influxdb.client.domain.DBRP
Packages that use DBRP
-
Uses of DBRP in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return DBRPModifier and TypeMethodDescriptionDBRPGet.getContent()
Get contentDBRP.retentionPolicy
(String retentionPolicy) Methods in com.influxdb.client.domain that return types with arguments of type DBRPMethods in com.influxdb.client.domain with parameters of type DBRPModifier and TypeMethodDescriptionDBRPs.addContentItem
(DBRP contentItem) void
DBRPGet.setContent
(DBRP content) Method parameters in com.influxdb.client.domain with type arguments of type DBRP -
Uses of DBRP in com.influxdb.client.service
Methods in com.influxdb.client.service that return types with arguments of type DBRPModifier and TypeMethodDescriptionretrofit2.Call
<DBRP> DbrPsService.postDBRP
(DBRPCreate dbRPCreate, String zapTraceSpan) Add a database retention policy mapping