Modifier and Type | Method and Description |
---|---|
OpenSearchServerConnection.Result |
OpenSearchServerConnection.getResult() |
static OpenSearchServerConnection.Result |
OpenSearchServerConnection.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenSearchServerConnection.Result[] |
OpenSearchServerConnection.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
OpenSearchServerConnection.setResult(String resultCode,
OpenSearchServerConnection.Result res,
String desc) |