Uses of Class
com.okta.sdk.resource.model.EmailTemplate
-
Uses of EmailTemplate in com.okta.sdk.resource.api
Modifier 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 nameModifier 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
Modifier and TypeMethodDescriptionEmailTemplate.embedded
(EmailTemplateEmbedded embedded) EmailTemplate.links
(EmailTemplateLinks links)