Uses of Class
com.okta.sdk.resource.model.EmailPreview
Packages that use EmailPreview
-
Uses of EmailPreview in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return EmailPreviewModifier 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
Methods in com.okta.sdk.resource.model that return EmailPreview