Uses of Enum Class
com.mypurecloud.sdk.v2.model.Miner.MinerTypeEnum
Packages that use Miner.MinerTypeEnum
-
Uses of Miner.MinerTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Miner.MinerTypeEnumModifier and TypeMethodDescriptionstatic Miner.MinerTypeEnumMiner.MinerTypeEnum.fromString(String key) Miner.getMinerType()static Miner.MinerTypeEnumReturns the enum constant of this class with the specified name.static Miner.MinerTypeEnum[]Miner.MinerTypeEnum.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 Miner.MinerTypeEnumModifier and TypeMethodDescriptionMiner.minerType(Miner.MinerTypeEnum minerType) Type of the miner, intent or topic.voidMiner.setMinerType(Miner.MinerTypeEnum minerType)