Uses of Interface
io.dialob.client.api.DialobStore
-
Packages that use DialobStore Package Description io.dialob.client.api -
-
Uses of DialobStore in io.dialob.client.api
Methods in io.dialob.client.api that return DialobStore Modifier and Type Method Description DialobStoreDialobStore.StoreRepoBuilder. build()Methods in io.dialob.client.api that return types with arguments of type DialobStore Modifier and Type Method Description io.smallrye.mutiny.Uni<DialobStore>DialobStore.StoreRepoBuilder. create()
-