Package ch.rswk.meta.engine.test.dagger
Interface ActionServiceTestComponent.Builder
- Enclosing interface:
ActionServiceTestComponent
@Builder
public static interface ActionServiceTestComponent.Builder
-
Method Summary
-
Method Details
-
actionConfig
@BindsInstance ActionServiceTestComponent.Builder actionConfig(ActionService.ActionServiceConfig config) -
build
ActionServiceTestComponent build() -
metaConfig
-
runtimeConfig
@BindsInstance ActionServiceTestComponent.Builder runtimeConfig(EngineRuntime.EngineRuntimeConfig config)
-