Uses of Class
io.gs2.showcase.request.UpdateCurrentShowcaseMasterFromGitHubRequest
Packages that use UpdateCurrentShowcaseMasterFromGitHubRequest
-
Uses of UpdateCurrentShowcaseMasterFromGitHubRequest in io.gs2.showcase
Methods in io.gs2.showcase with parameters of type UpdateCurrentShowcaseMasterFromGitHubRequestModifier and TypeMethodDescriptionGs2ShowcaseRestClient.updateCurrentShowcaseMasterFromGitHub(UpdateCurrentShowcaseMasterFromGitHubRequest request) voidGs2ShowcaseRestClient.updateCurrentShowcaseMasterFromGitHubAsync(UpdateCurrentShowcaseMasterFromGitHubRequest request, AsyncAction<AsyncResult<UpdateCurrentShowcaseMasterFromGitHubResult>> callback) -
Uses of UpdateCurrentShowcaseMasterFromGitHubRequest in io.gs2.showcase.request
Methods in io.gs2.showcase.request that return UpdateCurrentShowcaseMasterFromGitHubRequestModifier and TypeMethodDescriptionUpdateCurrentShowcaseMasterFromGitHubRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentShowcaseMasterFromGitHubRequest.withCheckoutSetting(GitHubCheckoutSetting checkoutSetting) UpdateCurrentShowcaseMasterFromGitHubRequest.withNamespaceName(String namespaceName)