public class SendGridClientOptions extends DeliveryServiceOptions
Options to set the SendGridClient parameters.
| Constructor and Description |
|---|
SendGridClientOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getSandBoxMode()
Set the sandbox mode setting.
|
void |
setSandBoxMode(boolean value)
Set the sandbox mode setting.
|
getApiKey, setApiKeyCopyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.