Uses of Enum Class
com.mypurecloud.sdk.v2.model.GenAiPhrasesTestPhraseMatchedTranscript.MediaTypeEnum
Packages that use GenAiPhrasesTestPhraseMatchedTranscript.MediaTypeEnum
-
Uses of GenAiPhrasesTestPhraseMatchedTranscript.MediaTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GenAiPhrasesTestPhraseMatchedTranscript.MediaTypeEnumModifier and TypeMethodDescriptionGenAiPhrasesTestPhraseMatchedTranscript.MediaTypeEnum.fromString(String key) GenAiPhrasesTestPhraseMatchedTranscript.getMediaType()Returns the enum constant of this class with the specified name.GenAiPhrasesTestPhraseMatchedTranscript.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 GenAiPhrasesTestPhraseMatchedTranscript.MediaTypeEnumModifier and TypeMethodDescriptionGenAiPhrasesTestPhraseMatchedTranscript.mediaType(GenAiPhrasesTestPhraseMatchedTranscript.MediaTypeEnum mediaType) voidGenAiPhrasesTestPhraseMatchedTranscript.setMediaType(GenAiPhrasesTestPhraseMatchedTranscript.MediaTypeEnum mediaType)