| Package | Description |
|---|---|
| io.cortical.services.api.client |
| Modifier and Type | Method and Description |
|---|---|
static ApiInvoker.NestedContent |
ApiInvoker.NestedContent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiInvoker.NestedContent[] |
ApiInvoker.NestedContent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Object |
ApiInvoker.deserialize(String json,
String containerType,
Class cls,
ApiInvoker.NestedContent nestedContent)
Deserialize a received response String.
|
Copyright © 2015. All rights reserved.