Uses of Class
io.gs2.deploy.result.UpdateStackFromGitHubResult
Packages that use UpdateStackFromGitHubResult
-
Uses of UpdateStackFromGitHubResult in io.gs2.deploy
Methods in io.gs2.deploy that return UpdateStackFromGitHubResultModifier and TypeMethodDescriptionGs2DeployRestClient.updateStackFromGitHub(UpdateStackFromGitHubRequest request) Method parameters in io.gs2.deploy with type arguments of type UpdateStackFromGitHubResultModifier and TypeMethodDescriptionvoidGs2DeployRestClient.updateStackFromGitHubAsync(UpdateStackFromGitHubRequest request, AsyncAction<AsyncResult<UpdateStackFromGitHubResult>> callback) -
Uses of UpdateStackFromGitHubResult in io.gs2.deploy.result
Methods in io.gs2.deploy.result that return UpdateStackFromGitHubResultModifier and TypeMethodDescriptionstatic UpdateStackFromGitHubResultUpdateStackFromGitHubResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)