Uses of Class
io.gs2.lottery.request.UpdateCurrentLotteryMasterFromGitHubRequest
Packages that use UpdateCurrentLotteryMasterFromGitHubRequest
-
Uses of UpdateCurrentLotteryMasterFromGitHubRequest in io.gs2.lottery
Methods in io.gs2.lottery with parameters of type UpdateCurrentLotteryMasterFromGitHubRequestModifier and TypeMethodDescriptionGs2LotteryRestClient.updateCurrentLotteryMasterFromGitHub(UpdateCurrentLotteryMasterFromGitHubRequest request) voidGs2LotteryRestClient.updateCurrentLotteryMasterFromGitHubAsync(UpdateCurrentLotteryMasterFromGitHubRequest request, AsyncAction<AsyncResult<UpdateCurrentLotteryMasterFromGitHubResult>> callback) -
Uses of UpdateCurrentLotteryMasterFromGitHubRequest in io.gs2.lottery.request
Methods in io.gs2.lottery.request that return UpdateCurrentLotteryMasterFromGitHubRequestModifier and TypeMethodDescriptionUpdateCurrentLotteryMasterFromGitHubRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentLotteryMasterFromGitHubRequest.withCheckoutSetting(GitHubCheckoutSetting checkoutSetting) UpdateCurrentLotteryMasterFromGitHubRequest.withNamespaceName(String namespaceName)