Package | Description |
---|---|
com.couchbase.client.core.logging |
Modifier and Type | Method and Description |
---|---|
RedactableArgument.ArgumentType |
RedactableArgument.type()
The type of this redactable argument.
|
static RedactableArgument.ArgumentType |
RedactableArgument.ArgumentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RedactableArgument.ArgumentType[] |
RedactableArgument.ArgumentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.