public static class XDController.QueryOptions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static XDController.QueryOptions |
NONE |
| Constructor and Description |
|---|
XDController.QueryOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDeployments()
Whether to also return deployment status when listing definitions.
|
void |
setDeployments(boolean deployments) |
public static final XDController.QueryOptions NONE