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