Package | Description |
---|---|
at.ac.tuwien.dsg.cloud.elise.model.generic.executionmodels |
Modifier and Type | Field and Description |
---|---|
protected RestExecution.RestMethod |
RestExecution.method |
Modifier and Type | Method and Description |
---|---|
RestExecution.RestMethod |
RestExecution.getMethod() |
static RestExecution.RestMethod |
RestExecution.RestMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RestExecution.RestMethod[] |
RestExecution.RestMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RestExecution(String endpoint,
RestExecution.RestMethod method,
String data) |
Copyright © 2016. All Rights Reserved.