Uses of Enum Class
com.mypurecloud.sdk.v2.model.OutboundDomain.SenderTypeEnum
Packages that use OutboundDomain.SenderTypeEnum
-
Uses of OutboundDomain.SenderTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OutboundDomain.SenderTypeEnumModifier and TypeMethodDescriptionOutboundDomain.SenderTypeEnum.fromString(String key) OutboundDomain.getSenderType()Returns the enum constant of this class with the specified name.static OutboundDomain.SenderTypeEnum[]OutboundDomain.SenderTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type OutboundDomain.SenderTypeEnumModifier and TypeMethodDescriptionOutboundDomain.senderType(OutboundDomain.SenderTypeEnum senderType) Sender TypevoidOutboundDomain.setSenderType(OutboundDomain.SenderTypeEnum senderType)