Uses of Interface
io.resys.hdes.client.api.HdesStore.HistoryEntity
Packages that use HdesStore.HistoryEntity
-
Uses of HdesStore.HistoryEntity in io.resys.hdes.client.api
Classes in io.resys.hdes.client.api that implement HdesStore.HistoryEntityModifier and TypeClassDescriptionfinal classImmutable implementation ofHdesStore.HistoryEntity.Methods in io.resys.hdes.client.api that return types with arguments of type HdesStore.HistoryEntityModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<HdesStore.HistoryEntity>io.smallrye.mutiny.Uni<HdesStore.HistoryEntity>HdesComposer.getHistory(String id) Methods in io.resys.hdes.client.api with parameters of type HdesStore.HistoryEntityModifier and TypeMethodDescriptionstatic ImmutableHistoryEntityImmutableHistoryEntity.copyOf(HdesStore.HistoryEntity instance) Creates an immutable copy of aHdesStore.HistoryEntityvalue.ImmutableHistoryEntity.Builder.from(HdesStore.HistoryEntity instance) Fill a builder with attribute values from the providedHistoryEntityinstance. -
Uses of HdesStore.HistoryEntity in io.resys.hdes.client.spi
Methods in io.resys.hdes.client.spi that return types with arguments of type HdesStore.HistoryEntityModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<HdesStore.HistoryEntity>HdesComposerImpl.getHistory(String id)