public static interface DeliveryOptions.Builder extends SdkPojo, CopyableBuilder<DeliveryOptions.Builder,DeliveryOptions>
| Modifier and Type | Method and Description |
|---|---|
DeliveryOptions.Builder |
sendingPoolName(String sendingPoolName)
The name of the dedicated IP pool that you want to associate with the configuration set.
|
copyapplyMutation, buildDeliveryOptions.Builder sendingPoolName(String sendingPoolName)
The name of the dedicated IP pool that you want to associate with the configuration set.
sendingPoolName - The name of the dedicated IP pool that you want to associate with the configuration set.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.