Uses of Enum Class
com.mypurecloud.sdk.v2.model.IgnorePhrase.MediaTypeEnum
Packages that use IgnorePhrase.MediaTypeEnum
-
Uses of IgnorePhrase.MediaTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return IgnorePhrase.MediaTypeEnumModifier and TypeMethodDescriptionstatic IgnorePhrase.MediaTypeEnumIgnorePhrase.MediaTypeEnum.fromString(String key) IgnorePhrase.getMediaType()static IgnorePhrase.MediaTypeEnumReturns the enum constant of this class with the specified name.static IgnorePhrase.MediaTypeEnum[]IgnorePhrase.MediaTypeEnum.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 IgnorePhrase.MediaTypeEnumModifier and TypeMethodDescriptionIgnorePhrase.mediaType(IgnorePhrase.MediaTypeEnum mediaType) Media Type for the entity (Optional)voidIgnorePhrase.setMediaType(IgnorePhrase.MediaTypeEnum mediaType)