/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The response from the ListPhoneNumbersOptedOut
* action.See Also:
AWS
* API Reference
A list of phone numbers that are opted out of receiving SMS messages. The * list is paginated, and each page can contain up to 100 phone numbers.
*/ inline const Aws::VectorA list of phone numbers that are opted out of receiving SMS messages. The * list is paginated, and each page can contain up to 100 phone numbers.
*/ inline void SetPhoneNumbers(const Aws::VectorA list of phone numbers that are opted out of receiving SMS messages. The * list is paginated, and each page can contain up to 100 phone numbers.
*/ inline void SetPhoneNumbers(Aws::VectorA list of phone numbers that are opted out of receiving SMS messages. The * list is paginated, and each page can contain up to 100 phone numbers.
*/ inline ListPhoneNumbersOptedOutResult& WithPhoneNumbers(const Aws::VectorA list of phone numbers that are opted out of receiving SMS messages. The * list is paginated, and each page can contain up to 100 phone numbers.
*/ inline ListPhoneNumbersOptedOutResult& WithPhoneNumbers(Aws::VectorA list of phone numbers that are opted out of receiving SMS messages. The * list is paginated, and each page can contain up to 100 phone numbers.
*/ inline ListPhoneNumbersOptedOutResult& AddPhoneNumbers(const Aws::String& value) { m_phoneNumbers.push_back(value); return *this; } /** *A list of phone numbers that are opted out of receiving SMS messages. The * list is paginated, and each page can contain up to 100 phone numbers.
*/ inline ListPhoneNumbersOptedOutResult& AddPhoneNumbers(Aws::String&& value) { m_phoneNumbers.push_back(std::move(value)); return *this; } /** *A list of phone numbers that are opted out of receiving SMS messages. The * list is paginated, and each page can contain up to 100 phone numbers.
*/ inline ListPhoneNumbersOptedOutResult& AddPhoneNumbers(const char* value) { m_phoneNumbers.push_back(value); return *this; } /** *A NextToken
string is returned when you call the
* ListPhoneNumbersOptedOut
action if additional records are available
* after the first page of results.
A NextToken
string is returned when you call the
* ListPhoneNumbersOptedOut
action if additional records are available
* after the first page of results.
A NextToken
string is returned when you call the
* ListPhoneNumbersOptedOut
action if additional records are available
* after the first page of results.
A NextToken
string is returned when you call the
* ListPhoneNumbersOptedOut
action if additional records are available
* after the first page of results.
A NextToken
string is returned when you call the
* ListPhoneNumbersOptedOut
action if additional records are available
* after the first page of results.
A NextToken
string is returned when you call the
* ListPhoneNumbersOptedOut
action if additional records are available
* after the first page of results.
A NextToken
string is returned when you call the
* ListPhoneNumbersOptedOut
action if additional records are available
* after the first page of results.