Uses of Class
io.resys.hdes.client.api.ImmutableHistoryEntity
Packages that use ImmutableHistoryEntity
-
Uses of ImmutableHistoryEntity in io.resys.hdes.client.api
Methods in io.resys.hdes.client.api that return ImmutableHistoryEntityModifier and TypeMethodDescriptionImmutableHistoryEntity.Builder.build()Builds a newImmutableHistoryEntity.static ImmutableHistoryEntityImmutableHistoryEntity.copyOf(HdesStore.HistoryEntity instance) Creates an immutable copy of aHdesStore.HistoryEntityvalue.final ImmutableHistoryEntityImmutableHistoryEntity.withBody(HdesStore.DetachedEntity... elements) Copy the current immutable object with elements that replace the content ofbody.final ImmutableHistoryEntityImmutableHistoryEntity.withBody(Iterable<? extends HdesStore.DetachedEntity> elements) Copy the current immutable object with elements that replace the content ofbody.final ImmutableHistoryEntityImmutableHistoryEntity.withBodyType(AstBody.AstBodyType value) Copy the current immutable object by setting a value for thebodyTypeattribute.final ImmutableHistoryEntityCopy the current immutable object by setting a value for theidattribute.