Uses of Class
io.gs2.deploy.model.WorkingStack
Packages that use WorkingStack
-
Uses of WorkingStack in io.gs2.deploy.model
Methods in io.gs2.deploy.model that return WorkingStackModifier and TypeMethodDescriptionstatic WorkingStackWorkingStack.fromJson(com.fasterxml.jackson.databind.JsonNode data) WorkingStack.withCreatedAt(Long createdAt) WorkingStack.withOwnerId(String ownerId) WorkingStack.withStackId(String stackId) WorkingStack.withUpdatedAt(Long updatedAt) WorkingStack.withWorkId(String workId) Methods in io.gs2.deploy.model with parameters of type WorkingStack