public static interface SetDefaultMessageTypeResponse.Builder extends PinpointSmsVoiceV2Response.Builder, SdkPojo, CopyableBuilder<SetDefaultMessageTypeResponse.Builder,SetDefaultMessageTypeResponse>
| Modifier and Type | Method and Description |
|---|---|
SetDefaultMessageTypeResponse.Builder |
configurationSetArn(String configurationSetArn)
The Amazon Resource Name (ARN) of the updated configuration set.
|
SetDefaultMessageTypeResponse.Builder |
configurationSetName(String configurationSetName)
The name of the configuration set that was updated.
|
SetDefaultMessageTypeResponse.Builder |
messageType(MessageType messageType)
The new default message type of the configuration set.
|
SetDefaultMessageTypeResponse.Builder |
messageType(String messageType)
The new default message type of the configuration set.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildSetDefaultMessageTypeResponse.Builder configurationSetArn(String configurationSetArn)
The Amazon Resource Name (ARN) of the updated configuration set.
configurationSetArn - The Amazon Resource Name (ARN) of the updated configuration set.SetDefaultMessageTypeResponse.Builder configurationSetName(String configurationSetName)
The name of the configuration set that was updated.
configurationSetName - The name of the configuration set that was updated.SetDefaultMessageTypeResponse.Builder messageType(String messageType)
The new default message type of the configuration set.
messageType - The new default message type of the configuration set.MessageType,
MessageTypeSetDefaultMessageTypeResponse.Builder messageType(MessageType messageType)
The new default message type of the configuration set.
messageType - The new default message type of the configuration set.MessageType,
MessageTypeCopyright © 2023. All rights reserved.