Uses of Class
io.resys.hdes.client.api.ast.ImmutableAstBranch
Packages that use ImmutableAstBranch
-
Uses of ImmutableAstBranch in io.resys.hdes.client.api.ast
Methods in io.resys.hdes.client.api.ast that return ImmutableAstBranchModifier and TypeMethodDescriptionImmutableAstBranch.Builder.build()Builds a newImmutableAstBranch.static ImmutableAstBranchCreates an immutable copy of aAstBranchvalue.final ImmutableAstBranchImmutableAstBranch.withBodyType(AstBody.AstBodyType value) Copy the current immutable object by setting a value for thebodyTypeattribute.final ImmutableAstBranchImmutableAstBranch.withCreated(LocalDateTime value) Copy the current immutable object by setting a value for thecreatedattribute.final ImmutableAstBranchImmutableAstBranch.withDescription(String value) Copy the current immutable object by setting a value for thedescriptionattribute.final ImmutableAstBranchImmutableAstBranch.withHeaders(AstBody.Headers value) Copy the current immutable object by setting a value for theheadersattribute.final ImmutableAstBranchImmutableAstBranch.withMessages(AstBody.AstCommandMessage... elements) Copy the current immutable object with elements that replace the content ofmessages.final ImmutableAstBranchImmutableAstBranch.withMessages(Iterable<? extends AstBody.AstCommandMessage> elements) Copy the current immutable object with elements that replace the content ofmessages.final ImmutableAstBranchCopy the current immutable object by setting a value for thenameattribute.final ImmutableAstBranchCopy the current immutable object by setting a value for thetagIdattribute.