Uses of Class
io.gs2.showcase.result.UpdateCurrentShowcaseMasterFromGitHubResult
Packages that use UpdateCurrentShowcaseMasterFromGitHubResult
-
Uses of UpdateCurrentShowcaseMasterFromGitHubResult in io.gs2.showcase
Methods in io.gs2.showcase that return UpdateCurrentShowcaseMasterFromGitHubResultModifier and TypeMethodDescriptionGs2ShowcaseRestClient.updateCurrentShowcaseMasterFromGitHub(UpdateCurrentShowcaseMasterFromGitHubRequest request) Method parameters in io.gs2.showcase with type arguments of type UpdateCurrentShowcaseMasterFromGitHubResultModifier and TypeMethodDescriptionvoidGs2ShowcaseRestClient.updateCurrentShowcaseMasterFromGitHubAsync(UpdateCurrentShowcaseMasterFromGitHubRequest request, AsyncAction<AsyncResult<UpdateCurrentShowcaseMasterFromGitHubResult>> callback) -
Uses of UpdateCurrentShowcaseMasterFromGitHubResult in io.gs2.showcase.result
Methods in io.gs2.showcase.result that return UpdateCurrentShowcaseMasterFromGitHubResultModifier and TypeMethodDescriptionUpdateCurrentShowcaseMasterFromGitHubResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentShowcaseMasterFromGitHubResult.withItem(CurrentShowcaseMaster item)