public class PayloadModel extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PayloadModel.Case |
| Modifier and Type | Field and Description |
|---|---|
Map<String,String> |
capabilities |
Map<String,PayloadModel.Case> |
cases |
String |
environmentVariables |
String |
instanceId |
Map<String,String> |
metadata |
String |
runId |
| Constructor and Description |
|---|
PayloadModel() |
public String runId
public String instanceId
public String environmentVariables
public Map<String,PayloadModel.Case> cases
public static PayloadModel Load(String path) throws IOException
IOExceptionCopyright © 2019. All rights reserved.