Uses of Class
com.influxdb.client.domain.PostRestoreKVResponse
Packages that use PostRestoreKVResponse
-
Uses of PostRestoreKVResponse in com.influxdb.client.domain
Methods in com.influxdb.client.domain that return PostRestoreKVResponseModifier and TypeMethodDescription -
Uses of PostRestoreKVResponse in com.influxdb.client.service
Methods in com.influxdb.client.service that return types with arguments of type PostRestoreKVResponseModifier 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.