Uses of Enum Class
com.couchbase.client.dcp.core.logging.RedactionLevel
Packages that use RedactionLevel
-
Uses of RedactionLevel in com.couchbase.client.dcp.core.logging
Methods in com.couchbase.client.dcp.core.logging that return RedactionLevelModifier and TypeMethodDescriptionstatic RedactionLevelRedactionLevel.get()static RedactionLevelReturns the enum constant of this class with the specified name.static RedactionLevel[]RedactionLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.couchbase.client.dcp.core.logging with parameters of type RedactionLevel