Class OkHttpMetricsProperties.ConnectionPoolMetricsProperties
java.lang.Object
io.freefair.spring.okhttp.metrics.OkHttpMetricsProperties.ConnectionPoolMetricsProperties
- Enclosing class:
- OkHttpMetricsProperties
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getTags()
int
hashCode()
boolean
void
setEnabled
(boolean enabled) void
setNamePrefix
(String namePrefix) void
toString()
-
Constructor Details
-
ConnectionPoolMetricsProperties
public ConnectionPoolMetricsProperties()
-
-
Method Details