Class AppFeaturesTelemetry
java.lang.Object
io.metaloom.qdrant.client.http.model.telemetry.AppFeaturesTelemetry
- All Implemented Interfaces:
RestModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisDebug()booleanbooleansetDebug(boolean debug) setServiceDebugFeature(boolean serviceDebugFeature) setWebFeature(boolean webFeature)
-
Constructor Details
-
AppFeaturesTelemetry
public AppFeaturesTelemetry()
-
-
Method Details
-
isDebug
public boolean isDebug() -
setDebug
-
isServiceDebugFeature
public boolean isServiceDebugFeature() -
setServiceDebugFeature
-
isWebFeature
public boolean isWebFeature() -
setWebFeature
-