Uses of Enum Class
com.mypurecloud.sdk.v2.model.FlowLogLevel.LevelEnum
Packages that use FlowLogLevel.LevelEnum
-
Uses of FlowLogLevel.LevelEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowLogLevel.LevelEnumModifier and TypeMethodDescriptionstatic FlowLogLevel.LevelEnumFlowLogLevel.LevelEnum.fromString(String key) FlowLogLevel.getLevel()static FlowLogLevel.LevelEnumReturns the enum constant of this class with the specified name.static FlowLogLevel.LevelEnum[]FlowLogLevel.LevelEnum.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 FlowLogLevel.LevelEnumModifier and TypeMethodDescriptionFlowLogLevel.level(FlowLogLevel.LevelEnum level) The logLevel for this characteristics setvoidFlowLogLevel.setLevel(FlowLogLevel.LevelEnum level)