7#include <aws/connectcampaigns/ConnectCampaigns_EXPORTS.h>
19namespace ConnectCampaigns
42 inline void SetBandwidthAllocation(
double value) { m_bandwidthAllocationHasBeenSet =
true; m_bandwidthAllocation = value; }
50 inline void SetDialingCapacity(
double value) { m_dialingCapacityHasBeenSet =
true; m_dialingCapacity = value; }
55 double m_bandwidthAllocation;
56 bool m_bandwidthAllocationHasBeenSet =
false;
58 double m_dialingCapacity;
59 bool m_dialingCapacityHasBeenSet =
false;
bool DialingCapacityHasBeenSet() const
double GetDialingCapacity() const
PredictiveDialerConfig & WithDialingCapacity(double value)
void SetBandwidthAllocation(double value)
AWS_CONNECTCAMPAIGNS_API PredictiveDialerConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetDialingCapacity(double value)
double GetBandwidthAllocation() const
PredictiveDialerConfig & WithBandwidthAllocation(double value)
AWS_CONNECTCAMPAIGNS_API PredictiveDialerConfig()
AWS_CONNECTCAMPAIGNS_API PredictiveDialerConfig(Aws::Utils::Json::JsonView jsonValue)
bool BandwidthAllocationHasBeenSet() const
AWS_CONNECTCAMPAIGNS_API Aws::Utils::Json::JsonValue Jsonize() const
Aws::Utils::Json::JsonValue JsonValue