public class MailgunClientOptions extends DeliveryServiceOptions
Options to set the MailgunClient parameters.
| Constructor and Description |
|---|
MailgunClientOptions() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain()
Domain name.
|
int |
getRegion()
US or EU region.
|
void |
setDomain(String value)
Domain name.
|
void |
setRegion(int value)
US or EU region.
|
getApiKey, setApiKeyCopyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.