public static final class ShowGraphRequest.Options extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FALSE |
static String |
SERVER_ID
Indicates which graph server(s) to send the request to.
|
static String |
SHOW_ORIGINAL_REQUEST
If set to
TRUE , the request that was originally
used to create the graph is also returned as JSON. |
static String |
TRUE |
public static final String SHOW_ORIGINAL_REQUEST
TRUE
, the request that was originally
used to create the graph is also returned as JSON.
Supported values:
The default value is TRUE
.public static final String TRUE
public static final String FALSE
public static final String SERVER_ID
Copyright © 2025. All rights reserved.