| Package | Description |
|---|---|
| com.coscale.sdk.client.requests |
| Modifier and Type | Field and Description |
|---|---|
RequestClassifierType |
Request.classifierType |
| Modifier and Type | Method and Description |
|---|---|
static RequestClassifierType |
RequestClassifierType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestClassifierType[] |
RequestClassifierType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Request(Protocol protocol,
State state,
String classifierConfig,
Long version,
Long id,
Long parentId,
RequestClassifierType classifierType,
List<Request> requests,
String source,
String description,
Integer priority,
String name) |
Copyright © 2016. All rights reserved.