@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ProgressiveDialerConfig extends Object implements Serializable, Cloneable, StructuredPojo
Progressive Dialer config
| Constructor and Description |
|---|
ProgressiveDialerConfig() |
| Modifier and Type | Method and Description |
|---|---|
ProgressiveDialerConfig |
clone() |
boolean |
equals(Object obj) |
Double |
getBandwidthAllocation() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setBandwidthAllocation(Double bandwidthAllocation) |
String |
toString()
Returns a string representation of this object.
|
ProgressiveDialerConfig |
withBandwidthAllocation(Double bandwidthAllocation) |
public void setBandwidthAllocation(Double bandwidthAllocation)
bandwidthAllocation - public Double getBandwidthAllocation()
public ProgressiveDialerConfig withBandwidthAllocation(Double bandwidthAllocation)
bandwidthAllocation - public String toString()
toString in class ObjectObject.toString()public ProgressiveDialerConfig clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2023. All rights reserved.