public static interface DeleteOptOutListRequest.Builder extends PinpointSmsVoiceV2Request.Builder, SdkPojo, CopyableBuilder<DeleteOptOutListRequest.Builder,DeleteOptOutListRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteOptOutListRequest.Builder |
optOutListName(String optOutListName)
The OptOutListName or OptOutListArn of the OptOutList to delete.
|
DeleteOptOutListRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteOptOutListRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteOptOutListRequest.Builder optOutListName(String optOutListName)
The OptOutListName or OptOutListArn of the OptOutList to delete. You can use DescribeOptOutLists to find the values for OptOutListName and OptOutListArn.
optOutListName - The OptOutListName or OptOutListArn of the OptOutList to delete. You can use
DescribeOptOutLists to find the values for OptOutListName and OptOutListArn.DeleteOptOutListRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteOptOutListRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.