Uses of Class
com.okta.sdk.resource.model.EmailPreview
-
Uses of EmailPreview in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionCustomizationApi.getCustomizationPreview
(String brandId, String templateName, String customizationId) Retrieve a Preview of an Email Customization Retrieves a preview of an email customization.CustomizationApi.getCustomizationPreview
(String brandId, String templateName, String customizationId, Map<String, String> additionalHeaders) Retrieve a Preview of an Email Customization Retrieves a preview of an email customization.CustomizationApi.getEmailDefaultPreview
(String brandId, String templateName, String language) Retrieve a Preview of the Email Template Default Content Retrieves a preview of an email template's default content.CustomizationApi.getEmailDefaultPreview
(String brandId, String templateName, String language, Map<String, String> additionalHeaders) Retrieve a Preview of the Email Template Default Content Retrieves a preview of an email template's default content. -
Uses of EmailPreview in com.okta.sdk.resource.model