| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoicev2.model |
| Modifier and Type | Method and Description |
|---|---|
static MessageType |
MessageType.fromValue(String value)
Use this in place of valueOf.
|
static MessageType |
MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageType[] |
MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationSetInformation |
ConfigurationSetInformation.withDefaultMessageType(MessageType defaultMessageType)
The type of message.
|
DeleteConfigurationSetResult |
DeleteConfigurationSetResult.withDefaultMessageType(MessageType defaultMessageType)
The default message type of the configuration set that was deleted.
|
PoolInformation |
PoolInformation.withMessageType(MessageType messageType)
The type of message.
|
PhoneNumberInformation |
PhoneNumberInformation.withMessageType(MessageType messageType)
The type of message.
|
UpdatePoolResult |
UpdatePoolResult.withMessageType(MessageType messageType)
The type of message for the pool to use.
|
UpdatePhoneNumberResult |
UpdatePhoneNumberResult.withMessageType(MessageType messageType)
The type of message.
|
SetDefaultMessageTypeResult |
SetDefaultMessageTypeResult.withMessageType(MessageType messageType)
The new default message type of the configuration set.
|
SendTextMessageRequest |
SendTextMessageRequest.withMessageType(MessageType messageType)
The type of message.
|
ReleasePhoneNumberResult |
ReleasePhoneNumberResult.withMessageType(MessageType messageType)
The message type that was associated with the phone number.
|
DeletePoolResult |
DeletePoolResult.withMessageType(MessageType messageType)
The message type that was associated with the deleted pool.
|
DeleteDefaultMessageTypeResult |
DeleteDefaultMessageTypeResult.withMessageType(MessageType messageType)
The current message type for the configuration set.
|
CreatePoolResult |
CreatePoolResult.withMessageType(MessageType messageType)
The type of message for the pool to use.
|
CreatePoolRequest |
CreatePoolRequest.withMessageType(MessageType messageType)
The type of message.
|
RequestPhoneNumberRequest |
RequestPhoneNumberRequest.withMessageType(MessageType messageType)
The type of message.
|
RequestPhoneNumberResult |
RequestPhoneNumberResult.withMessageType(MessageType messageType)
The type of message.
|
SetDefaultMessageTypeRequest |
SetDefaultMessageTypeRequest.withMessageType(MessageType messageType)
The type of message.
|
UpdateSenderIdResult |
UpdateSenderIdResult.withMessageTypes(MessageType... messageTypes)
The type of message.
|
RequestSenderIdResult |
RequestSenderIdResult.withMessageTypes(MessageType... messageTypes)
The type of message.
|
RequestSenderIdRequest |
RequestSenderIdRequest.withMessageTypes(MessageType... messageTypes)
The type of message.
|
ReleaseSenderIdResult |
ReleaseSenderIdResult.withMessageTypes(MessageType... messageTypes)
The type of message.
|
SenderIdInformation |
SenderIdInformation.withMessageTypes(MessageType... messageTypes)
The type of message.
|
Copyright © 2024. All rights reserved.