Uses of Class
io.gs2.deploy.request.GetStackRequest
Packages that use GetStackRequest
-
Uses of GetStackRequest in io.gs2.deploy
Methods in io.gs2.deploy with parameters of type GetStackRequestModifier and TypeMethodDescriptionGs2DeployRestClient.getStack(GetStackRequest request) voidGs2DeployRestClient.getStackAsync(GetStackRequest request, AsyncAction<AsyncResult<GetStackResult>> callback) -
Uses of GetStackRequest in io.gs2.deploy.request
Methods in io.gs2.deploy.request that return GetStackRequestModifier and TypeMethodDescriptionstatic GetStackRequestGetStackRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetStackRequest.withStackName(String stackName)