public static interface DeleteDefaultMessageTypeResponse.Builder extends PinpointSmsVoiceV2Response.Builder, SdkPojo, CopyableBuilder<DeleteDefaultMessageTypeResponse.Builder,DeleteDefaultMessageTypeResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteDefaultMessageTypeResponse.Builder |
configurationSetArn(String configurationSetArn)
The Amazon Resource Name (ARN) of the configuration set.
|
DeleteDefaultMessageTypeResponse.Builder |
configurationSetName(String configurationSetName)
The name of the configuration set.
|
DeleteDefaultMessageTypeResponse.Builder |
messageType(MessageType messageType)
The current message type for the configuration set.
|
DeleteDefaultMessageTypeResponse.Builder |
messageType(String messageType)
The current message type for the configuration set.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteDefaultMessageTypeResponse.Builder configurationSetArn(String configurationSetArn)
The Amazon Resource Name (ARN) of the configuration set.
configurationSetArn - The Amazon Resource Name (ARN) of the configuration set.DeleteDefaultMessageTypeResponse.Builder configurationSetName(String configurationSetName)
The name of the configuration set.
configurationSetName - The name of the configuration set.DeleteDefaultMessageTypeResponse.Builder messageType(String messageType)
The current message type for the configuration set.
messageType - The current message type for the configuration set.MessageType,
MessageTypeDeleteDefaultMessageTypeResponse.Builder messageType(MessageType messageType)
The current message type for the configuration set.
messageType - The current message type for the configuration set.MessageType,
MessageTypeCopyright © 2023. All rights reserved.