Uses of Class
io.gs2.deploy.model.Stack
Packages that use Stack
-
Uses of Stack in io.gs2.deploy.model
Methods in io.gs2.deploy.model that return StackModifier and TypeMethodDescriptionstatic StackStack.fromJson(com.fasterxml.jackson.databind.JsonNode data) Stack.withCreatedAt(Long createdAt) Stack.withDescription(String description) Stack.withRevision(Long revision) Stack.withStackId(String stackId) Stack.withStatus(String status) Stack.withTemplate(String template) Stack.withUpdatedAt(Long updatedAt) Methods in io.gs2.deploy.model with parameters of type Stack -
Uses of Stack in io.gs2.deploy.result
Methods in io.gs2.deploy.result that return StackModifier and TypeMethodDescriptionCreateStackFromGitHubResult.getItem()CreateStackResult.getItem()DeleteStackEntityResult.getItem()DeleteStackResourcesResult.getItem()DeleteStackResult.getItem()ForceDeleteStackResult.getItem()GetStackResult.getItem()UpdateStackFromGitHubResult.getItem()UpdateStackResult.getItem()Methods in io.gs2.deploy.result that return types with arguments of type StackMethods in io.gs2.deploy.result with parameters of type StackModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidMethod parameters in io.gs2.deploy.result with type arguments of type Stack