Uses of Class
io.resys.hdes.client.api.ast.ImmutableAstCommand.Builder
Packages that use ImmutableAstCommand.Builder
-
Uses of ImmutableAstCommand.Builder in io.resys.hdes.client.api.ast
Methods in io.resys.hdes.client.api.ast that return ImmutableAstCommand.BuilderModifier and TypeMethodDescriptionstatic ImmutableAstCommand.BuilderImmutableAstCommand.builder()Creates a builder forImmutableAstCommand.ImmutableAstCommand.Builder.from(AstCommand instance) Fill a builder with attribute values from the providedAstCommandinstance.Initializes the value for theidattribute.ImmutableAstCommand.Builder.type(AstCommand.AstCommandValue type) Initializes the value for thetypeattribute.Initializes the value for thevalueattribute.