public static interface DeleteConfigurationSetRequest.Builder extends PinpointSmsVoiceV2Request.Builder, SdkPojo, CopyableBuilder<DeleteConfigurationSetRequest.Builder,DeleteConfigurationSetRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteConfigurationSetRequest.Builder |
configurationSetName(String configurationSetName)
The name of the configuration set or the configuration set ARN that you want to delete.
|
DeleteConfigurationSetRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteConfigurationSetRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteConfigurationSetRequest.Builder configurationSetName(String configurationSetName)
The name of the configuration set or the configuration set ARN that you want to delete. The ConfigurationSetName and ConfigurationSetArn can be found using the DescribeConfigurationSets action.
configurationSetName - The name of the configuration set or the configuration set ARN that you want to delete. The
ConfigurationSetName and ConfigurationSetArn can be found using the DescribeConfigurationSets
action.DeleteConfigurationSetRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteConfigurationSetRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.