Uses of Class
io.resys.hdes.client.api.ImmutableCacheEntry.Builder
Packages that use ImmutableCacheEntry.Builder
-
Uses of ImmutableCacheEntry.Builder in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return ImmutableCacheEntry.BuilderModifier and TypeMethodDescriptionInitializes the value for theastattribute.static ImmutableCacheEntry.BuilderImmutableCacheEntry.builder()Creates a builder forImmutableCacheEntry.ImmutableCacheEntry.Builder.from(HdesCache.CacheEntry instance) Fill a builder with attribute values from the providedCacheEntryinstance.Initializes the value for theidattribute.Initializes the optional valueprogramto program.Initializes the optional valueprogramto program.ImmutableCacheEntry.Builder.source(AstBody.AstSource source) Initializes the value for thesourceattribute.