Uses of Enum Class
com.couchbase.client.dcp.core.logging.RedactableArgument.ArgumentType
Packages that use RedactableArgument.ArgumentType
-
Uses of RedactableArgument.ArgumentType in com.couchbase.client.dcp.core.logging
Methods in com.couchbase.client.dcp.core.logging that return RedactableArgument.ArgumentTypeModifier and TypeMethodDescriptionRedactableArgument.type()The type of this redactable argument.Returns the enum constant of this class with the specified name.static RedactableArgument.ArgumentType[]RedactableArgument.ArgumentType.values()Returns an array containing the constants of this enum class, in the order they are declared.