Hierarchy For Package io.github.kaposke.services
Class Hierarchy
- java.lang.Object
- io.github.kaposke.services.BaseService
- io.github.kaposke.services.ApiService (implements io.github.kaposke.http.ApiClient)
- io.github.kaposke.services.ArtifactService (implements io.github.kaposke.http.ArtifactClient)
- io.github.kaposke.services.AuthService (implements io.github.kaposke.http.AuthClient)
- io.github.kaposke.services.BuildService (implements io.github.kaposke.http.BuildClient)
- io.github.kaposke.services.DocService (implements io.github.kaposke.http.DocClient)
- io.github.kaposke.services.EventService (implements io.github.kaposke.http.EventClient)
- io.github.kaposke.services.HealthCheckService (implements io.github.kaposke.http.HealthCheckClient)
- io.github.kaposke.services.OrgMemberService (implements io.github.kaposke.http.OrgMemberClient)
- io.github.kaposke.services.OrgService (implements io.github.kaposke.http.OrgClient)
- io.github.kaposke.services.SdkService (implements io.github.kaposke.http.SdkClient)
- io.github.kaposke.services.TokenService (implements io.github.kaposke.http.TokenClient)
- io.github.kaposke.services.UserService (implements io.github.kaposke.http.UserClient)
- io.github.kaposke.services.BaseService