Uses of Class
com.influxdb.client.domain.DBRPGet
Packages that use DBRPGet
-
Uses of DBRPGet in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return DBRPGet -
Uses of DBRPGet in com.influxdb.client.service
Methods in com.influxdb.client.service that return types with arguments of type DBRPGetModifier and TypeMethodDescriptionretrofit2.Call
<DBRPGet> DbrPsService.getDBRPsID
(String dbrpID, String zapTraceSpan, String orgID, String org) Retrieve a database retention policy mappingretrofit2.Call
<DBRPGet> DbrPsService.patchDBRPID
(String dbrpID, DBRPUpdate dbRPUpdate, String zapTraceSpan, String orgID, String org) Update a database retention policy mapping