Uses of Class
com.okta.sdk.resource.model.EmailTemplate
Packages that use EmailTemplate
-
Uses of EmailTemplate in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return EmailTemplateModifier and TypeMethodDescriptionCustomizationApi.getEmailTemplate
(String brandId, String templateName, List<String> expand) Retrieve an Email Template Retrieves the details of an email template by nameCustomizationApi.getEmailTemplate
(String brandId, String templateName, List<String> expand, Map<String, String> additionalHeaders) Retrieve an Email Template Retrieves the details of an email template by nameMethods in com.okta.sdk.resource.api that return types with arguments of type EmailTemplateModifier and TypeMethodDescriptionCustomizationApi.listEmailTemplates
(String brandId, String after, Integer limit, List<String> expand) List all Email Templates Lists all email templatesCustomizationApi.listEmailTemplates
(String brandId, String after, Integer limit, List<String> expand, Map<String, String> additionalHeaders) List all Email Templates Lists all email templates -
Uses of EmailTemplate in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return EmailTemplateModifier and TypeMethodDescriptionEmailTemplate.embedded
(EmailTemplateEmbedded embedded) EmailTemplate.links
(EmailTemplateLinks links)