Uses of Class
io.github.kaposke.models.OrgResponse
Packages that use OrgResponse
-
Uses of OrgResponse in io.github.kaposke.http
Methods in io.github.kaposke.http that return OrgResponseModifier and TypeMethodDescriptionOrgClient.create(CreateOrgRequest input) OrgClient.getById(float id) OrgClient.update(EditOrgRequest input, float id) Methods in io.github.kaposke.http that return types with arguments of type OrgResponse -
Uses of OrgResponse in io.github.kaposke.models
Methods in io.github.kaposke.models that return OrgResponseModifier and TypeMethodDescriptionOrgResponse.Builder.build()OrgResponse.Builder.buildWithoutValidation() -
Uses of OrgResponse in io.github.kaposke.services
Methods in io.github.kaposke.services that return OrgResponseModifier and TypeMethodDescriptionOrgService.create(CreateOrgRequest input) OrgService.getById(float id) OrgService.update(EditOrgRequest input, float id) Methods in io.github.kaposke.services that return types with arguments of type OrgResponse