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