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;
void SetBandwidthAllocation(double value)
double GetDialingCapacity() const
AWS_CONNECTCAMPAIGNS_API Aws::Utils::Json::JsonValue Jsonize() const
bool DialingCapacityHasBeenSet() const
void SetDialingCapacity(double value)
AWS_CONNECTCAMPAIGNS_API ProgressiveDialerConfig()
ProgressiveDialerConfig & WithDialingCapacity(double value)
bool BandwidthAllocationHasBeenSet() const
AWS_CONNECTCAMPAIGNS_API ProgressiveDialerConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
ProgressiveDialerConfig & WithBandwidthAllocation(double value)
double GetBandwidthAllocation() const
AWS_CONNECTCAMPAIGNS_API ProgressiveDialerConfig(Aws::Utils::Json::JsonView jsonValue)
Aws::Utils::Json::JsonValue JsonValue