| Package | Description |
|---|---|
| com.coscale.sdk.client.commons | |
| com.coscale.sdk.client.requests |
| Modifier and Type | Method and Description |
|---|---|
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
Protocol |
Request.protocol |
| 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.