Uses of Class
com.boldsign.model.TemplateCreated
Packages that use TemplateCreated
-
Uses of TemplateCreated in com.boldsign.api
Methods in com.boldsign.api that return TemplateCreatedModifier and TypeMethodDescriptionTemplateApi.createTemplate(CreateTemplateRequest createTemplateRequest) Creates a new template.Methods in com.boldsign.api that return types with arguments of type TemplateCreatedModifier and TypeMethodDescriptionTemplateApi.createTemplateWithHttpInfo(CreateTemplateRequest createTemplateRequest) Creates a new template.Method parameters in com.boldsign.api with type arguments of type TemplateCreatedModifier and TypeMethodDescriptionokhttp3.CallTemplateApi.createTemplateAsync(CreateTemplateRequest createTemplateRequest, ApiCallback<TemplateCreated> _callback) Creates a new template. -
Uses of TemplateCreated in com.boldsign.model
Methods in com.boldsign.model that return TemplateCreatedModifier and TypeMethodDescriptionstatic TemplateCreatedCreate an instance of TemplateCreated given an JSON stringTemplateCreated.templateId(String templateId)