| Package | Description |
|---|---|
| com.smartsheet.api |
| Modifier and Type | Method and Description |
|---|---|
static Trace |
Trace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Trace[] |
Trace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<Trace> |
Trace.parse(String traces) |
| Modifier and Type | Method and Description |
|---|---|
void |
Smartsheet.setTraces(Trace... levels)
Enable request/response tracing in client
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Trace.addReplacements(Set<Trace> traces) |
Copyright © 2014–2017 Smartsheet. All rights reserved.