Uses of Class
io.dialob.client.spi.DialobMemoryStore.Builder
-
Packages that use DialobMemoryStore.Builder Package Description io.dialob.client.spi -
-
Uses of DialobMemoryStore.Builder in io.dialob.client.spi
Methods in io.dialob.client.spi that return DialobMemoryStore.Builder Modifier and Type Method Description static DialobMemoryStore.BuilderDialobMemoryStore. builder()DialobMemoryStore.BuilderDialobMemoryStore.Builder. objectMapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper)DialobMemoryStore.BuilderDialobMemoryStore.Builder. path(String path)
-