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