Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
void |
EmailServerApi.testEmailServer(String emailServerId,
EmailTestAddresses emailTestAddresses)
Test an SMTP Server configuration
Tests your organization's custom SMTP Server with the given ID
|
void |
EmailServerApi.testEmailServer(String emailServerId,
EmailTestAddresses emailTestAddresses,
Map<String,String> additionalHeaders)
Test an SMTP Server configuration
Tests your organization's custom SMTP Server with the given ID
|
Modifier and Type | Method and Description |
---|---|
EmailTestAddresses |
EmailTestAddresses.from(String from) |
EmailTestAddresses |
EmailTestAddresses.to(String to) |
Copyright © 2017–2023 Okta. All rights reserved.