| Package | Description |
|---|---|
| com.aserto.authorizer.v2 |
| Modifier and Type | Method and Description |
|---|---|
static TraceLevel |
TraceLevel.forNumber(int value) |
TraceLevel |
QueryOptionsOrBuilder.getTrace()
default ExplainOffV1
|
TraceLevel |
QueryOptions.getTrace()
default ExplainOffV1
|
TraceLevel |
QueryOptions.Builder.getTrace()
default ExplainOffV1
|
static TraceLevel |
TraceLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static TraceLevel |
TraceLevel.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static TraceLevel |
TraceLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TraceLevel[] |
TraceLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<TraceLevel> |
TraceLevel.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
QueryOptions.Builder |
QueryOptions.Builder.setTrace(TraceLevel value)
default ExplainOffV1
|
Copyright © 2023. All rights reserved.