Package | Description |
---|---|
com.okta.sdk.impl.resource.brands | |
com.okta.sdk.resource.brands |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEmailTemplateTestRequest
EmailTemplateTestRequest
|
Modifier and Type | Method and Description |
---|---|
EmailTemplateTestRequest |
DefaultEmailTemplateTestRequest.setCustomizationId(String customizationId) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultEmailTemplate.sendTestEmail(String brandId,
String templateName,
EmailTemplateTestRequest customization)
Get Preview of Email Template Default Content
Send a test email to the current users primary and secondary email addresses.
|
Modifier and Type | Method and Description |
---|---|
EmailTemplateTestRequest |
EmailTemplateTestRequest.setCustomizationId(String customizationId) |
Modifier and Type | Method and Description |
---|---|
void |
EmailTemplate.sendTestEmail(String brandId,
String templateName,
EmailTemplateTestRequest customization)
Get Preview of Email Template Default Content
Send a test email to the current users primary and secondary email addresses.
|
Copyright © 2017–2023 Okta. All rights reserved.