Uses of Class
io.resys.hdes.client.api.ImmutableStoreDump.Builder
Packages that use ImmutableStoreDump.Builder
-
Uses of ImmutableStoreDump.Builder in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return ImmutableStoreDump.BuilderModifier and TypeMethodDescriptionImmutableStoreDump.Builder.addAllValue(Iterable<? extends AstBody.AstSource> elements) Adds elements tovaluelist.ImmutableStoreDump.Builder.addValue(AstBody.AstSource element) Adds one element tovaluelist.ImmutableStoreDump.Builder.addValue(AstBody.AstSource... elements) Adds elements tovaluelist.static ImmutableStoreDump.BuilderImmutableStoreDump.builder()Creates a builder forImmutableStoreDump.ImmutableStoreDump.Builder.from(HdesComposer.StoreDump instance) Fill a builder with attribute values from the providedStoreDumpinstance.Initializes the value for theidattribute.ImmutableStoreDump.Builder.value(Iterable<? extends AstBody.AstSource> elements) Sets or replaces all elements forvaluelist.