Uses of Class
io.gs2.buff.result.UpdateCurrentBuffMasterFromGitHubResult
Packages that use UpdateCurrentBuffMasterFromGitHubResult
-
Uses of UpdateCurrentBuffMasterFromGitHubResult in io.gs2.buff
Methods in io.gs2.buff that return UpdateCurrentBuffMasterFromGitHubResultModifier and TypeMethodDescriptionGs2BuffRestClient.updateCurrentBuffMasterFromGitHub(UpdateCurrentBuffMasterFromGitHubRequest request) Method parameters in io.gs2.buff with type arguments of type UpdateCurrentBuffMasterFromGitHubResultModifier and TypeMethodDescriptionvoidGs2BuffRestClient.updateCurrentBuffMasterFromGitHubAsync(UpdateCurrentBuffMasterFromGitHubRequest request, AsyncAction<AsyncResult<UpdateCurrentBuffMasterFromGitHubResult>> callback) -
Uses of UpdateCurrentBuffMasterFromGitHubResult in io.gs2.buff.result
Methods in io.gs2.buff.result that return UpdateCurrentBuffMasterFromGitHubResultModifier and TypeMethodDescriptionUpdateCurrentBuffMasterFromGitHubResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentBuffMasterFromGitHubResult.withItem(CurrentBuffMaster item)