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