Uses of Enum Class
com.mypurecloud.sdk.v2.model.EmailOutboundDomainResult.SenderTypeEnum
Packages that use EmailOutboundDomainResult.SenderTypeEnum
-
Uses of EmailOutboundDomainResult.SenderTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return EmailOutboundDomainResult.SenderTypeEnumModifier and TypeMethodDescriptionEmailOutboundDomainResult.SenderTypeEnum.fromString(String key) EmailOutboundDomainResult.getSenderType()Returns the enum constant of this class with the specified name.EmailOutboundDomainResult.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 EmailOutboundDomainResult.SenderTypeEnumModifier and TypeMethodDescriptionEmailOutboundDomainResult.senderType(EmailOutboundDomainResult.SenderTypeEnum senderType) voidEmailOutboundDomainResult.setSenderType(EmailOutboundDomainResult.SenderTypeEnum senderType)