Uses of Class
io.resys.hdes.client.api.ImmutableUpdateStoreEntity.Builder
Packages that use ImmutableUpdateStoreEntity.Builder
-
Uses of ImmutableUpdateStoreEntity.Builder in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return ImmutableUpdateStoreEntity.BuilderModifier and TypeMethodDescriptionImmutableUpdateStoreEntity.Builder.addAllBody(Iterable<? extends AstCommand> elements) Adds elements tobodylist.ImmutableUpdateStoreEntity.Builder.addBody(AstCommand element) Adds one element tobodylist.ImmutableUpdateStoreEntity.Builder.addBody(AstCommand... elements) Adds elements tobodylist.ImmutableUpdateStoreEntity.Builder.body(Iterable<? extends AstCommand> elements) Sets or replaces all elements forbodylist.ImmutableUpdateStoreEntity.builder()Creates a builder forImmutableUpdateStoreEntity.ImmutableUpdateStoreEntity.Builder.from(HdesStore.UpdateStoreEntity instance) Fill a builder with attribute values from the providedUpdateStoreEntityinstance.Initializes the value for theidattribute.