Uses of Class
com.influxdb.client.domain.PostRestoreKVResponse
-
Uses of PostRestoreKVResponse in com.influxdb.client.domain
Modifier and TypeMethodDescription -
Uses of PostRestoreKVResponse in com.influxdb.client.service
Modifier and TypeMethodDescriptionretrofit2.Call
<PostRestoreKVResponse> RestoreService.postRestoreKV
(File body, String zapTraceSpan, String contentEncoding, String contentType) Overwrite the embedded KV store on the server with a backed-up snapshot.