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