public static interface SetDefaultSenderIdResponse.Builder extends PinpointSmsVoiceV2Response.Builder, SdkPojo, CopyableBuilder<SetDefaultSenderIdResponse.Builder,SetDefaultSenderIdResponse>
| Modifier and Type | Method and Description |
|---|---|
SetDefaultSenderIdResponse.Builder |
configurationSetArn(String configurationSetArn)
The Amazon Resource Name (ARN) of the updated configuration set.
|
SetDefaultSenderIdResponse.Builder |
configurationSetName(String configurationSetName)
The name of the configuration set that was updated.
|
SetDefaultSenderIdResponse.Builder |
senderId(String senderId)
The default sender ID to set for the ConfigurationSet.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildSetDefaultSenderIdResponse.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.SetDefaultSenderIdResponse.Builder configurationSetName(String configurationSetName)
The name of the configuration set that was updated.
configurationSetName - The name of the configuration set that was updated.SetDefaultSenderIdResponse.Builder senderId(String senderId)
The default sender ID to set for the ConfigurationSet.
senderId - The default sender ID to set for the ConfigurationSet.Copyright © 2023. All rights reserved.