Package io.github.kaposke.services
Class HealthCheckService
java.lang.Object
io.github.kaposke.services.BaseService
io.github.kaposke.services.HealthCheckService
- All Implemented Interfaces:
HealthCheckClient
-
Field Summary
Fields inherited from class io.github.kaposke.services.BaseService
httpClient -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.kaposke.services.BaseService
execute
-
Constructor Details
-
HealthCheckService
public HealthCheckService(okhttp3.OkHttpClient httpClient)
-
-
Method Details
-
healthCheckControllerCheck
- Specified by:
healthCheckControllerCheckin interfaceHealthCheckClient- Throws:
ApiException
-