Uses of Enum Class
com.mypurecloud.sdk.v2.SLF4JInterceptor.DetailLevel
Packages that use SLF4JInterceptor.DetailLevel
-
Uses of SLF4JInterceptor.DetailLevel in com.mypurecloud.sdk.v2
Methods in com.mypurecloud.sdk.v2 that return SLF4JInterceptor.DetailLevelModifier and TypeMethodDescriptionSLF4JInterceptor.getDetailLevel()static SLF4JInterceptor.DetailLevelReturns the enum constant of this class with the specified name.static SLF4JInterceptor.DetailLevel[]SLF4JInterceptor.DetailLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2 with parameters of type SLF4JInterceptor.DetailLevelModifier and TypeMethodDescriptionvoidSLF4JInterceptor.setDetailLevel(SLF4JInterceptor.DetailLevel detailLevel) Sets the detail levelConstructors in com.mypurecloud.sdk.v2 with parameters of type SLF4JInterceptor.DetailLevel