Uses of Class
com.mypurecloud.sdk.v2.model.FlowLogLevel
Packages that use FlowLogLevel
-
Uses of FlowLogLevel in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowLogLevelModifier and TypeMethodDescriptionFlowLogLevel.characteristics(FlowCharacteristics characteristics) Shows what characteristics are enabled for this log levelFlowLogLevelRequest.getLogLevelCharacteristics()FlowSettingsResponse.getLogLevelCharacteristics()FlowLogLevel.level(FlowLogLevel.LevelEnum level) The logLevel for this characteristics setMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type FlowLogLevelMethods in com.mypurecloud.sdk.v2.model with parameters of type FlowLogLevelModifier and TypeMethodDescriptionFlowLogLevelRequest.logLevelCharacteristics(FlowLogLevel logLevelCharacteristics) The log level characteristics currently set for this flowFlowSettingsResponse.logLevelCharacteristics(FlowLogLevel logLevelCharacteristics) The log level set for this flowvoidFlowLogLevelRequest.setLogLevelCharacteristics(FlowLogLevel logLevelCharacteristics) voidFlowSettingsResponse.setLogLevelCharacteristics(FlowLogLevel logLevelCharacteristics)