Uses of Enum Class
com.mypurecloud.sdk.v2.model.RoutePathRequest.MediaTypeEnum
Packages that use RoutePathRequest.MediaTypeEnum
-
Uses of RoutePathRequest.MediaTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RoutePathRequest.MediaTypeEnumModifier and TypeMethodDescriptionRoutePathRequest.MediaTypeEnum.fromString(String key) RoutePathRequest.getMediaType()Returns the enum constant of this class with the specified name.static RoutePathRequest.MediaTypeEnum[]RoutePathRequest.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 RoutePathRequest.MediaTypeEnumModifier and TypeMethodDescriptionRoutePathRequest.mediaType(RoutePathRequest.MediaTypeEnum mediaType) The media type of the given queue to associate with the route pathvoidRoutePathRequest.setMediaType(RoutePathRequest.MediaTypeEnum mediaType)