Uses of Class
io.gs2.formation.request.UpdateCurrentFormMasterFromGitHubRequest
Packages that use UpdateCurrentFormMasterFromGitHubRequest
-
Uses of UpdateCurrentFormMasterFromGitHubRequest in io.gs2.formation
Methods in io.gs2.formation with parameters of type UpdateCurrentFormMasterFromGitHubRequestModifier and TypeMethodDescriptionGs2FormationRestClient.updateCurrentFormMasterFromGitHub(UpdateCurrentFormMasterFromGitHubRequest request) voidGs2FormationRestClient.updateCurrentFormMasterFromGitHubAsync(UpdateCurrentFormMasterFromGitHubRequest request, AsyncAction<AsyncResult<UpdateCurrentFormMasterFromGitHubResult>> callback) -
Uses of UpdateCurrentFormMasterFromGitHubRequest in io.gs2.formation.request
Methods in io.gs2.formation.request that return UpdateCurrentFormMasterFromGitHubRequestModifier and TypeMethodDescriptionUpdateCurrentFormMasterFromGitHubRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateCurrentFormMasterFromGitHubRequest.withCheckoutSetting(GitHubCheckoutSetting checkoutSetting) UpdateCurrentFormMasterFromGitHubRequest.withNamespaceName(String namespaceName)