Package com.mypurecloud.sdk.v2.model
Class OutboundVoiceCampaignPreContactVoiceAttributes
java.lang.Object
com.mypurecloud.sdk.v2.model.OutboundVoiceCampaignPreContactVoiceAttributes
- All Implemented Interfaces:
Serializable
OutboundVoiceCampaignPreContactVoiceAttributes
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets contactPhoneType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionagentOwnedColumnName(String agentOwnedColumnName) callerIdName(String callerIdName) callerIdPhoneNumber(String callerIdPhoneNumber) contactPhoneNumber(String contactPhoneNumber) contactPhoneType(OutboundVoiceCampaignPreContactVoiceAttributes.ContactPhoneTypeEnum contactPhoneType) booleaninthashCode()isDeliveredAsPreview(Boolean isDeliveredAsPreview) previewModeColumnName(String previewModeColumnName) voidsetAgentOwnedColumnName(String agentOwnedColumnName) voidsetCallerIdName(String callerIdName) voidsetCallerIdPhoneNumber(String callerIdPhoneNumber) voidsetContactPhoneNumber(String contactPhoneNumber) voidsetContactPhoneType(OutboundVoiceCampaignPreContactVoiceAttributes.ContactPhoneTypeEnum contactPhoneType) voidsetIsDeliveredAsPreview(Boolean isDeliveredAsPreview) voidsetPreviewModeColumnName(String previewModeColumnName) toString()
-
Constructor Details
-
OutboundVoiceCampaignPreContactVoiceAttributes
public OutboundVoiceCampaignPreContactVoiceAttributes() -
OutboundVoiceCampaignPreContactVoiceAttributes
-
-
Method Details
-
contactPhoneNumber
-
getContactPhoneNumber
-
setContactPhoneNumber
-
contactPhoneType
public OutboundVoiceCampaignPreContactVoiceAttributes contactPhoneType(OutboundVoiceCampaignPreContactVoiceAttributes.ContactPhoneTypeEnum contactPhoneType) -
getContactPhoneType
-
setContactPhoneType
public void setContactPhoneType(OutboundVoiceCampaignPreContactVoiceAttributes.ContactPhoneTypeEnum contactPhoneType) -
callerIdPhoneNumber
public OutboundVoiceCampaignPreContactVoiceAttributes callerIdPhoneNumber(String callerIdPhoneNumber) -
getCallerIdPhoneNumber
-
setCallerIdPhoneNumber
-
callerIdName
-
getCallerIdName
-
setCallerIdName
-
agentOwnedColumnName
public OutboundVoiceCampaignPreContactVoiceAttributes agentOwnedColumnName(String agentOwnedColumnName) -
getAgentOwnedColumnName
-
setAgentOwnedColumnName
-
previewModeColumnName
public OutboundVoiceCampaignPreContactVoiceAttributes previewModeColumnName(String previewModeColumnName) -
getPreviewModeColumnName
-
setPreviewModeColumnName
-
isDeliveredAsPreview
public OutboundVoiceCampaignPreContactVoiceAttributes isDeliveredAsPreview(Boolean isDeliveredAsPreview) -
getIsDeliveredAsPreview
-
setIsDeliveredAsPreview
-
equals
-
hashCode
public int hashCode() -
toString
-