Uses of Class
io.gs2.distributor.request.UpdateCurrentDistributorMasterFromGitHubRequest
Packages that use UpdateCurrentDistributorMasterFromGitHubRequest
-
Uses of UpdateCurrentDistributorMasterFromGitHubRequest in io.gs2.distributor
Methods in io.gs2.distributor with parameters of type UpdateCurrentDistributorMasterFromGitHubRequestModifier and TypeMethodDescriptionGs2DistributorRestClient.updateCurrentDistributorMasterFromGitHub(UpdateCurrentDistributorMasterFromGitHubRequest request) voidGs2DistributorRestClient.updateCurrentDistributorMasterFromGitHubAsync(UpdateCurrentDistributorMasterFromGitHubRequest request, AsyncAction<AsyncResult<UpdateCurrentDistributorMasterFromGitHubResult>> callback) -
Uses of UpdateCurrentDistributorMasterFromGitHubRequest in io.gs2.distributor.request
Methods in io.gs2.distributor.request that return UpdateCurrentDistributorMasterFromGitHubRequestModifier and TypeMethodDescriptionUpdateCurrentDistributorMasterFromGitHubRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentDistributorMasterFromGitHubRequest.withCheckoutSetting(GitHubCheckoutSetting checkoutSetting) UpdateCurrentDistributorMasterFromGitHubRequest.withNamespaceName(String namespaceName)