Uses of Interface
io.resys.hdes.client.api.HdesCache.CacheEntry
Packages that use HdesCache.CacheEntry
-
Uses of HdesCache.CacheEntry in io.resys.hdes.client.api
Classes in io.resys.hdes.client.api that implement HdesCache.CacheEntryMethods in io.resys.hdes.client.api with parameters of type HdesCache.CacheEntryModifier and TypeMethodDescriptionstatic ImmutableCacheEntryImmutableCacheEntry.copyOf(HdesCache.CacheEntry instance) Creates an immutable copy of aHdesCache.CacheEntryvalue.ImmutableCacheEntry.Builder.from(HdesCache.CacheEntry instance) Fill a builder with attribute values from the providedCacheEntryinstance.