Uses of Interface
org.kiwiproject.consul.model.ConsulResponse.CacheResponseInfo
Packages that use ConsulResponse.CacheResponseInfo
-
Uses of ConsulResponse.CacheResponseInfo in org.kiwiproject.consul.model
Methods in org.kiwiproject.consul.model that return types with arguments of type ConsulResponse.CacheResponseInfoModifier and TypeMethodDescriptionConsulResponse.getCacheReponseInfo()Deprecated, for removal: This API element is subject to removal in a future version.ConsulResponse.getCacheResponseInfo()Constructor parameters in org.kiwiproject.consul.model with type arguments of type ConsulResponse.CacheResponseInfoModifierConstructorDescriptionConsulResponse(T response, long lastContact, boolean knownLeader, BigInteger index, Optional<ConsulResponse.CacheResponseInfo> cacheInfo)
ConsulResponse.getCacheResponseInfo()