Package io.resys.hdes.client.spi
Class HdesClientImpl.Builder
java.lang.Object
io.resys.hdes.client.spi.HdesClientImpl.Builder
- Enclosing class:
- HdesClientImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()dependencyInjectionContext(HdesClientConfig.DependencyInjectionContext dependencyInjectionContext) flowVisitors(HdesClientConfig.AstFlowNodeVisitor... visitors) objectMapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper) serviceInit(HdesClientConfig.ServiceInit serviceInit)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
flowVisitors
-
objectMapper
public HdesClientImpl.Builder objectMapper(com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
dependencyInjectionContext
public HdesClientImpl.Builder dependencyInjectionContext(HdesClientConfig.DependencyInjectionContext dependencyInjectionContext) -
serviceInit
-
cache
-
store
-
build
-