Uses of Interface
io.resys.hdes.client.api.ast.AstChangeset.CommandsAndChanges
Packages that use AstChangeset.CommandsAndChanges
-
Uses of AstChangeset.CommandsAndChanges in io.resys.hdes.client.api.ast
Classes in io.resys.hdes.client.api.ast that implement AstChangeset.CommandsAndChangesModifier and TypeClassDescriptionfinal classImmutable implementation ofAstChangeset.CommandsAndChanges.Methods in io.resys.hdes.client.api.ast with parameters of type AstChangeset.CommandsAndChangesModifier and TypeMethodDescriptionstatic ImmutableCommandsAndChangesImmutableCommandsAndChanges.copyOf(AstChangeset.CommandsAndChanges instance) Creates an immutable copy of aAstChangeset.CommandsAndChangesvalue.ImmutableCommandsAndChanges.Builder.from(AstChangeset.CommandsAndChanges instance) Fill a builder with attribute values from the providedCommandsAndChangesinstance. -
Uses of AstChangeset.CommandsAndChanges in io.resys.hdes.client.spi.changeset
Methods in io.resys.hdes.client.spi.changeset that return AstChangeset.CommandsAndChanges