Uses of Interface
io.resys.hdes.client.api.HdesStore.ImportStoreEntity
Packages that use HdesStore.ImportStoreEntity
Package
Description
-
Uses of HdesStore.ImportStoreEntity in io.resys.hdes.client.api
Classes in io.resys.hdes.client.api that implement HdesStore.ImportStoreEntityModifier and TypeClassDescriptionfinal classImmutable implementation ofHdesStore.ImportStoreEntity.Methods in io.resys.hdes.client.api with parameters of type HdesStore.ImportStoreEntityModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<List<HdesStore.StoreEntity>>HdesStore.batch(HdesStore.ImportStoreEntity batchType) static ImmutableImportStoreEntityImmutableImportStoreEntity.copyOf(HdesStore.ImportStoreEntity instance) Creates an immutable copy of aHdesStore.ImportStoreEntityvalue.ImmutableImportStoreEntity.Builder.from(HdesStore.ImportStoreEntity instance) Fill a builder with attribute values from the providedImportStoreEntityinstance. -
Uses of HdesStore.ImportStoreEntity in io.resys.hdes.client.spi
Methods in io.resys.hdes.client.spi with parameters of type HdesStore.ImportStoreEntityModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<List<HdesStore.StoreEntity>>HdesInMemoryStore.batch(HdesStore.ImportStoreEntity batchType) -
Uses of HdesStore.ImportStoreEntity in io.resys.hdes.client.spi.composer
Methods in io.resys.hdes.client.spi.composer that return HdesStore.ImportStoreEntity -
Uses of HdesStore.ImportStoreEntity in io.resys.hdes.client.spi.store
Methods in io.resys.hdes.client.spi.store with parameters of type HdesStore.ImportStoreEntityModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<List<HdesStore.StoreEntity>>ThenaStoreTemplate.batch(HdesStore.ImportStoreEntity batchType)