Uses of Enum Class
cloud.genesys.webmessaging.sdk.DetailLevel
Packages that use DetailLevel
-
Uses of DetailLevel in cloud.genesys.webmessaging.sdk
Methods in cloud.genesys.webmessaging.sdk 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 cloud.genesys.webmessaging.sdk with parameters of type DetailLevel -
Uses of DetailLevel in cloud.genesys.webmessaging.sdk.connector.apache
Methods in cloud.genesys.webmessaging.sdk.connector.apache that return DetailLevelMethods in cloud.genesys.webmessaging.sdk.connector.apache with parameters of type DetailLevelModifier and TypeMethodDescriptionvoidSLF4JInterceptor.setDetailLevel(DetailLevel detailLevel) Sets the detail levelConstructors in cloud.genesys.webmessaging.sdk.connector.apache with parameters of type DetailLevel