| Modifier | Constructor and Description |
|---|---|
protected |
Workspaces(org.codehaus.jettison.json.JSONObject object)
Creates a new instance which wraps a JSON response.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getWorkspaces()
Returns the list of workspaces.
|
Iterator<String> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprotected Workspaces(org.codehaus.jettison.json.JSONObject object)
object - a JSONObject; never nullCopyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.