Uses of Class
io.gs2.deploy.model.ChangeSet
Packages that use ChangeSet
-
Uses of ChangeSet in io.gs2.deploy.model
Methods in io.gs2.deploy.model that return ChangeSetModifier and TypeMethodDescriptionstatic ChangeSetChangeSet.fromJson(com.fasterxml.jackson.databind.JsonNode data) ChangeSet.withOperation(String operation) ChangeSet.withResourceName(String resourceName) ChangeSet.withResourceType(String resourceType) -
Uses of ChangeSet in io.gs2.deploy.result
Methods in io.gs2.deploy.result that return types with arguments of type ChangeSetMethod parameters in io.gs2.deploy.result with type arguments of type ChangeSet