Uses of Class
io.resys.hdes.client.api.ImmutableStoreDump
Packages that use ImmutableStoreDump
-
Uses of ImmutableStoreDump in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return ImmutableStoreDumpModifier and TypeMethodDescriptionImmutableStoreDump.Builder.build()Builds a newImmutableStoreDump.static ImmutableStoreDumpImmutableStoreDump.copyOf(HdesComposer.StoreDump instance) Creates an immutable copy of aHdesComposer.StoreDumpvalue.final ImmutableStoreDumpCopy the current immutable object by setting a value for theidattribute.final ImmutableStoreDumpImmutableStoreDump.withValue(AstBody.AstSource... elements) Copy the current immutable object with elements that replace the content ofvalue.final ImmutableStoreDumpImmutableStoreDump.withValue(Iterable<? extends AstBody.AstSource> elements) Copy the current immutable object with elements that replace the content ofvalue.