Uses of Class
io.gs2.deploy.request.GetStackStatusRequest
Packages that use GetStackStatusRequest
-
Uses of GetStackStatusRequest in io.gs2.deploy
Methods in io.gs2.deploy with parameters of type GetStackStatusRequestModifier and TypeMethodDescriptionGs2DeployRestClient.getStackStatus(GetStackStatusRequest request) voidGs2DeployRestClient.getStackStatusAsync(GetStackStatusRequest request, AsyncAction<AsyncResult<GetStackStatusResult>> callback) -
Uses of GetStackStatusRequest in io.gs2.deploy.request
Methods in io.gs2.deploy.request that return GetStackStatusRequestModifier and TypeMethodDescriptionstatic GetStackStatusRequestGetStackStatusRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetStackStatusRequest.withStackName(String stackName)