Uses of Enum Class
com.mypurecloud.sdk.v2.model.ReprocessJobResponse.MediaTypesEnum
Packages that use ReprocessJobResponse.MediaTypesEnum
-
Uses of ReprocessJobResponse.MediaTypesEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ReprocessJobResponse.MediaTypesEnumModifier and TypeMethodDescriptionReprocessJobResponse.MediaTypesEnum.fromString(String key) Returns the enum constant of this class with the specified name.static ReprocessJobResponse.MediaTypesEnum[]ReprocessJobResponse.MediaTypesEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ReprocessJobResponse.MediaTypesEnumMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ReprocessJobResponse.MediaTypesEnumModifier and TypeMethodDescriptionReprocessJobResponse.mediaTypes(List<ReprocessJobResponse.MediaTypesEnum> mediaTypes) Media types used to filter interactions.voidReprocessJobResponse.setMediaTypes(List<ReprocessJobResponse.MediaTypesEnum> mediaTypes)