Uses of Class
io.gs2.script.result.UpdateScriptFromGitHubResult
Packages that use UpdateScriptFromGitHubResult
-
Uses of UpdateScriptFromGitHubResult in io.gs2.script
Methods in io.gs2.script that return UpdateScriptFromGitHubResultModifier and TypeMethodDescriptionGs2ScriptRestClient.updateScriptFromGitHub(UpdateScriptFromGitHubRequest request) Method parameters in io.gs2.script with type arguments of type UpdateScriptFromGitHubResultModifier and TypeMethodDescriptionvoidGs2ScriptRestClient.updateScriptFromGitHubAsync(UpdateScriptFromGitHubRequest request, AsyncAction<AsyncResult<UpdateScriptFromGitHubResult>> callback) -
Uses of UpdateScriptFromGitHubResult in io.gs2.script.result
Methods in io.gs2.script.result that return UpdateScriptFromGitHubResultModifier and TypeMethodDescriptionstatic UpdateScriptFromGitHubResultUpdateScriptFromGitHubResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)