Package | Description |
---|---|
com.veertu.ankaMgmtSdk |
Modifier and Type | Method and Description |
---|---|
static AnkaMgmtCommunicator.RequestMethod |
AnkaMgmtCommunicator.RequestMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnkaMgmtCommunicator.RequestMethod[] |
AnkaMgmtCommunicator.RequestMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected org.json.JSONObject |
AnkaMgmtCommunicator.doRequest(AnkaMgmtCommunicator.RequestMethod method,
String path,
org.json.JSONObject requestBody) |
protected org.json.JSONObject |
AnkaMgmtCommunicator.doRequest(AnkaMgmtCommunicator.RequestMethod method,
String path,
org.json.JSONObject requestBody,
int reqTimeout) |
protected org.json.JSONObject |
AnkaMgmtOpenIdCommunicator.doRequest(AnkaMgmtCommunicator.RequestMethod method,
String url,
org.json.JSONObject requestBody,
int reqTimeout) |
Copyright © 2016–2020. All rights reserved.