7#include <aws/chime/Chime_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/chime/model/DNISEmergencyCallingConfiguration.h>
59 bool m_dNISHasBeenSet =
false;
EmergencyCallingConfiguration & AddDNIS(const DNISEmergencyCallingConfiguration &value)
EmergencyCallingConfiguration & WithDNIS(Aws::Vector< DNISEmergencyCallingConfiguration > &&value)
EmergencyCallingConfiguration & WithDNIS(const Aws::Vector< DNISEmergencyCallingConfiguration > &value)
AWS_CHIME_API EmergencyCallingConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetDNIS(const Aws::Vector< DNISEmergencyCallingConfiguration > &value)
AWS_CHIME_API EmergencyCallingConfiguration(Aws::Utils::Json::JsonView jsonValue)
bool DNISHasBeenSet() const
void SetDNIS(Aws::Vector< DNISEmergencyCallingConfiguration > &&value)
AWS_CHIME_API EmergencyCallingConfiguration()
AWS_CHIME_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::Vector< DNISEmergencyCallingConfiguration > & GetDNIS() const
EmergencyCallingConfiguration & AddDNIS(DNISEmergencyCallingConfiguration &&value)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue