Uses of Enum Class
com.mypurecloud.sdk.v2.DetailLevel
Packages that use DetailLevel
-
Uses of DetailLevel in com.mypurecloud.sdk.v2
Methods in com.mypurecloud.sdk.v2 that return DetailLevelModifier and TypeMethodDescriptionstatic DetailLevelReturns the enum constant of this class with the specified name.static DetailLevel[]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 DetailLevel -
Uses of DetailLevel in com.mypurecloud.sdk.v2.connector.apache
Methods in com.mypurecloud.sdk.v2.connector.apache that return DetailLevelMethods in com.mypurecloud.sdk.v2.connector.apache with parameters of type DetailLevelModifier and TypeMethodDescriptionvoidSLF4JInterceptor.setDetailLevel(DetailLevel detailLevel) Sets the detail levelConstructors in com.mypurecloud.sdk.v2.connector.apache with parameters of type DetailLevel