| Package | Description |
|---|---|
| com.amazonaws.services.pinpoint.model |
| Modifier and Type | Method and Description |
|---|---|
SMSChannelRequest |
SMSChannelRequest.clone() |
SMSChannelRequest |
UpdateSmsChannelRequest.getSMSChannelRequest() |
SMSChannelRequest |
SMSChannelRequest.withEnabled(Boolean enabled)
Specifies whether to enable the SMS channel for the application.
|
SMSChannelRequest |
SMSChannelRequest.withSenderId(String senderId)
The identity that you want to display on recipients' devices when they receive messages from the SMS channel.
|
SMSChannelRequest |
SMSChannelRequest.withShortCode(String shortCode)
The registered short code that you want to use when you send messages through the SMS channel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSmsChannelRequest.setSMSChannelRequest(SMSChannelRequest sMSChannelRequest) |
UpdateSmsChannelRequest |
UpdateSmsChannelRequest.withSMSChannelRequest(SMSChannelRequest sMSChannelRequest) |
Copyright © 2023. All rights reserved.