Uses of Enum Class
com.mypurecloud.sdk.v2.model.RequestDevice.CategoryEnum
Packages that use RequestDevice.CategoryEnum
-
Uses of RequestDevice.CategoryEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RequestDevice.CategoryEnumModifier and TypeMethodDescriptionstatic RequestDevice.CategoryEnumRequestDevice.CategoryEnum.fromString(String key) RequestDevice.getCategory()static RequestDevice.CategoryEnumReturns the enum constant of this class with the specified name.static RequestDevice.CategoryEnum[]RequestDevice.CategoryEnum.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 RequestDevice.CategoryEnumModifier and TypeMethodDescriptionRequestDevice.category(RequestDevice.CategoryEnum category) Device category.voidRequestDevice.setCategory(RequestDevice.CategoryEnum category)