Uses of Class
com.docspring.TemplatePublishVersionResponse
Packages that use TemplatePublishVersionResponse
-
Uses of TemplatePublishVersionResponse in com.docspring
Methods in com.docspring that return TemplatePublishVersionResponseModifier and TypeMethodDescriptionTemplatePublishVersionResponse.addErrorsItem(String errorsItem) Client.publishTemplateVersion(String templateId, PublishVersionData data) Publish a template version Publishes the current draft version of a template and creates a new immutable version with semantic versioning (major.minor.patch).TemplatePublishVersionResponse.status(TemplatePublishVersionResponse.StatusEnum status) Methods in com.docspring that return types with arguments of type TemplatePublishVersionResponseModifier and TypeMethodDescriptionClient.publishTemplateVersionWithHttpInfo(String templateId, PublishVersionData data) Publish a template version Publishes the current draft version of a template and creates a new immutable version with semantic versioning (major.minor.patch).