| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
SMSChannelRequest |
SMSChannelRequest.clone() |
SMSChannelRequest |
UpdateSmsChannelRequest.getSMSChannelRequest() |
SMSChannelRequest |
SMSChannelRequest.withEnabled(Boolean enabled)
If the channel is enabled for sending messages.
|
SMSChannelRequest |
SMSChannelRequest.withSenderId(String senderId)
Sender identifier of your messages.
|
SMSChannelRequest |
SMSChannelRequest.withShortCode(String shortCode)
ShortCode registered with phone provider.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSmsChannelRequest.setSMSChannelRequest(SMSChannelRequest sMSChannelRequest) |
UpdateSmsChannelRequest |
UpdateSmsChannelRequest.withSMSChannelRequest(SMSChannelRequest sMSChannelRequest) |
Copyright © 2018. All rights reserved.