Uses of Class
com.boldsign.model.EmbeddedTemplateCreated
Packages that use EmbeddedTemplateCreated
-
Uses of EmbeddedTemplateCreated in com.boldsign.api
Methods in com.boldsign.api that return EmbeddedTemplateCreatedModifier and TypeMethodDescriptionTemplateApi.createEmbeddedTemplateUrl(EmbeddedCreateTemplateRequest embeddedCreateTemplateRequest) Generates a create URL to embeds template create process into your application.Methods in com.boldsign.api that return types with arguments of type EmbeddedTemplateCreatedModifier and TypeMethodDescriptionTemplateApi.createEmbeddedTemplateUrlWithHttpInfo(EmbeddedCreateTemplateRequest embeddedCreateTemplateRequest) Generates a create URL to embeds template create process into your application.Method parameters in com.boldsign.api with type arguments of type EmbeddedTemplateCreatedModifier and TypeMethodDescriptionokhttp3.CallTemplateApi.createEmbeddedTemplateUrlAsync(EmbeddedCreateTemplateRequest embeddedCreateTemplateRequest, ApiCallback<EmbeddedTemplateCreated> _callback) Generates a create URL to embeds template create process into your application. -
Uses of EmbeddedTemplateCreated in com.boldsign.model
Methods in com.boldsign.model that return EmbeddedTemplateCreatedModifier and TypeMethodDescriptionstatic EmbeddedTemplateCreatedCreate an instance of EmbeddedTemplateCreated given an JSON stringEmbeddedTemplateCreated.templateId(String templateId)