Uses of Class
io.gs2.deploy.result.GetStackStatusResult
Packages that use GetStackStatusResult
-
Uses of GetStackStatusResult in io.gs2.deploy
Methods in io.gs2.deploy that return GetStackStatusResultModifier and TypeMethodDescriptionGs2DeployRestClient.getStackStatus(GetStackStatusRequest request) Method parameters in io.gs2.deploy with type arguments of type GetStackStatusResultModifier and TypeMethodDescriptionvoidGs2DeployRestClient.getStackStatusAsync(GetStackStatusRequest request, AsyncAction<AsyncResult<GetStackStatusResult>> callback) -
Uses of GetStackStatusResult in io.gs2.deploy.result
Methods in io.gs2.deploy.result that return GetStackStatusResultModifier and TypeMethodDescriptionstatic GetStackStatusResultGetStackStatusResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetStackStatusResult.withStatus(String status)