Uses of Class
com.okta.sdk.resource.model.EmailTemplateResponse
-
Uses of EmailTemplateResponse in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionCustomTemplatesApi.getEmailTemplate
(String brandId, String templateName, List<String> expand) Retrieve an Email Template Retrieves the details of an email template by nameCustomTemplatesApi.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 TypeMethodDescriptionCustomTemplatesApi.listEmailTemplates
(String brandId, String after, Integer limit, List<String> expand) List all Email Templates Lists all supported email templatesCustomTemplatesApi.listEmailTemplates
(String brandId, String after, Integer limit, List<String> expand, Map<String, String> additionalHeaders) List all Email Templates Lists all supported email templates -
Uses of EmailTemplateResponse in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionEmailTemplateResponse.embedded
(EmailTemplateResponseEmbedded embedded) EmailTemplateResponse.links
(EmailTemplateResponseLinks links)