Uses of Class
io.gs2.lottery.result.UpdateCurrentLotteryMasterFromGitHubResult
Packages that use UpdateCurrentLotteryMasterFromGitHubResult
-
Uses of UpdateCurrentLotteryMasterFromGitHubResult in io.gs2.lottery
Methods in io.gs2.lottery that return UpdateCurrentLotteryMasterFromGitHubResultModifier and TypeMethodDescriptionGs2LotteryRestClient.updateCurrentLotteryMasterFromGitHub(UpdateCurrentLotteryMasterFromGitHubRequest request) Method parameters in io.gs2.lottery with type arguments of type UpdateCurrentLotteryMasterFromGitHubResultModifier and TypeMethodDescriptionvoidGs2LotteryRestClient.updateCurrentLotteryMasterFromGitHubAsync(UpdateCurrentLotteryMasterFromGitHubRequest request, AsyncAction<AsyncResult<UpdateCurrentLotteryMasterFromGitHubResult>> callback) -
Uses of UpdateCurrentLotteryMasterFromGitHubResult in io.gs2.lottery.result
Methods in io.gs2.lottery.result that return UpdateCurrentLotteryMasterFromGitHubResultModifier and TypeMethodDescriptionUpdateCurrentLotteryMasterFromGitHubResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentLotteryMasterFromGitHubResult.withItem(CurrentLotteryMaster item)