Uses of Class
io.resys.hdes.client.api.ImmutableUpdateStoreEntityWithBodyType.Builder
Packages that use ImmutableUpdateStoreEntityWithBodyType.Builder
-
Uses of ImmutableUpdateStoreEntityWithBodyType.Builder in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return ImmutableUpdateStoreEntityWithBodyType.BuilderModifier and TypeMethodDescriptionImmutableUpdateStoreEntityWithBodyType.Builder.addAllBody(Iterable<? extends AstCommand> elements) Adds elements tobodylist.ImmutableUpdateStoreEntityWithBodyType.Builder.addBody(AstCommand element) Adds one element tobodylist.ImmutableUpdateStoreEntityWithBodyType.Builder.addBody(AstCommand... elements) Adds elements tobodylist.ImmutableUpdateStoreEntityWithBodyType.Builder.body(Iterable<? extends AstCommand> elements) Sets or replaces all elements forbodylist.ImmutableUpdateStoreEntityWithBodyType.Builder.bodyType(AstBody.AstBodyType bodyType) Initializes the value for thebodyTypeattribute.ImmutableUpdateStoreEntityWithBodyType.builder()Creates a builder forImmutableUpdateStoreEntityWithBodyType.ImmutableUpdateStoreEntityWithBodyType.Builder.from(HdesStore.UpdateStoreEntityWithBodyType instance) Fill a builder with attribute values from the providedUpdateStoreEntityWithBodyTypeinstance.Initializes the value for theidattribute.