Uses of Class
io.gs2.script.result.CreateScriptFromGitHubResult
Packages that use CreateScriptFromGitHubResult
-
Uses of CreateScriptFromGitHubResult in io.gs2.script
Methods in io.gs2.script that return CreateScriptFromGitHubResultModifier and TypeMethodDescriptionGs2ScriptRestClient.createScriptFromGitHub(CreateScriptFromGitHubRequest request) Method parameters in io.gs2.script with type arguments of type CreateScriptFromGitHubResultModifier and TypeMethodDescriptionvoidGs2ScriptRestClient.createScriptFromGitHubAsync(CreateScriptFromGitHubRequest request, AsyncAction<AsyncResult<CreateScriptFromGitHubResult>> callback) -
Uses of CreateScriptFromGitHubResult in io.gs2.script.result
Methods in io.gs2.script.result that return CreateScriptFromGitHubResultModifier and TypeMethodDescriptionstatic CreateScriptFromGitHubResultCreateScriptFromGitHubResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)