Uses of Class
io.gs2.deploy.result.CreateStackFromGitHubResult
Packages that use CreateStackFromGitHubResult
-
Uses of CreateStackFromGitHubResult in io.gs2.deploy
Methods in io.gs2.deploy that return CreateStackFromGitHubResultModifier and TypeMethodDescriptionGs2DeployRestClient.createStackFromGitHub(CreateStackFromGitHubRequest request) Method parameters in io.gs2.deploy with type arguments of type CreateStackFromGitHubResultModifier and TypeMethodDescriptionvoidGs2DeployRestClient.createStackFromGitHubAsync(CreateStackFromGitHubRequest request, AsyncAction<AsyncResult<CreateStackFromGitHubResult>> callback) -
Uses of CreateStackFromGitHubResult in io.gs2.deploy.result
Methods in io.gs2.deploy.result that return CreateStackFromGitHubResultModifier and TypeMethodDescriptionstatic CreateStackFromGitHubResultCreateStackFromGitHubResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)