Uses of Class
io.resys.hdes.client.api.ast.ImmutableAstBranch.Builder
Packages that use ImmutableAstBranch.Builder
-
Uses of ImmutableAstBranch.Builder in io.resys.hdes.client.api.ast
Methods in io.resys.hdes.client.api.ast that return ImmutableAstBranch.BuilderModifier and TypeMethodDescriptionImmutableAstBranch.Builder.addAllMessages(Iterable<? extends AstBody.AstCommandMessage> elements) Adds elements tomessageslist.ImmutableAstBranch.Builder.addMessages(AstBody.AstCommandMessage element) Adds one element tomessageslist.ImmutableAstBranch.Builder.addMessages(AstBody.AstCommandMessage... elements) Adds elements tomessageslist.ImmutableAstBranch.Builder.bodyType(AstBody.AstBodyType bodyType) Initializes the value for thebodyTypeattribute.static ImmutableAstBranch.BuilderImmutableAstBranch.builder()Creates a builder forImmutableAstBranch.ImmutableAstBranch.Builder.created(LocalDateTime created) Initializes the value for thecreatedattribute.ImmutableAstBranch.Builder.description(String description) Initializes the value for thedescriptionattribute.Fill a builder with attribute values from the providedio.resys.hdes.client.api.ast.AstBodyinstance.Fill a builder with attribute values from the providedio.resys.hdes.client.api.ast.AstBranchinstance.ImmutableAstBranch.Builder.headers(AstBody.Headers headers) Initializes the value for theheadersattribute.ImmutableAstBranch.Builder.messages(Iterable<? extends AstBody.AstCommandMessage> elements) Sets or replaces all elements formessageslist.Initializes the value for thenameattribute.Initializes the value for thetagIdattribute.