public static interface DeleteDefaultMessageTypeRequest.Builder extends PinpointSmsVoiceV2Request.Builder, SdkPojo, CopyableBuilder<DeleteDefaultMessageTypeRequest.Builder,DeleteDefaultMessageTypeRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteDefaultMessageTypeRequest.Builder |
configurationSetName(String configurationSetName)
The name of the configuration set or the configuration set Amazon Resource Name (ARN) to delete the default
message type from.
|
DeleteDefaultMessageTypeRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteDefaultMessageTypeRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteDefaultMessageTypeRequest.Builder configurationSetName(String configurationSetName)
The name of the configuration set or the configuration set Amazon Resource Name (ARN) to delete the default message type from. The ConfigurationSetName and ConfigurationSetArn can be found using the DescribeConfigurationSets action.
configurationSetName - The name of the configuration set or the configuration set Amazon Resource Name (ARN) to delete the
default message type from. The ConfigurationSetName and ConfigurationSetArn can be found using the
DescribeConfigurationSets action.DeleteDefaultMessageTypeRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteDefaultMessageTypeRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.