Package io.github.kaposke.http
Interface BuildClient
- All Known Implementing Classes:
BuildService
public interface BuildClient
-
Method Summary
Modifier and TypeMethodDescriptionbuildDoc(BuildDocRequest input) buildSdk(CreateSdkBuildRequest input) getBuilds(float apiId) getById(float id)
-
Method Details
-
buildSdk
- Throws:
ApiException
-
buildDoc
- Throws:
ApiException
-
getBuilds
- Throws:
ApiException
-
getById
- Throws:
ApiException
-