protected abstract static class DXExecution.DescribeResponseHash extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
analysis |
protected String |
billTo |
protected Long |
created |
protected Boolean |
delayWorkspaceDestruction |
protected com.fasterxml.jackson.databind.JsonNode |
details |
protected String |
executableName |
protected String |
folder |
protected String |
id |
protected com.fasterxml.jackson.databind.JsonNode |
input |
protected String |
launchedBy |
protected Long |
modified |
protected String |
name |
protected com.fasterxml.jackson.databind.JsonNode |
originalInput |
protected com.fasterxml.jackson.databind.JsonNode |
output |
protected String |
parentAnalysis |
protected String |
parentJob |
protected String |
project |
protected String |
rootExecution |
protected com.fasterxml.jackson.databind.JsonNode |
runInput |
protected String |
stage |
protected Double |
totalPrice |
protected String |
workspace |
Modifier | Constructor and Description |
---|---|
protected |
DescribeResponseHash() |
protected String id
protected String name
protected Long created
protected Long modified
protected com.fasterxml.jackson.databind.JsonNode details
protected String project
protected String folder
protected String executableName
protected String workspace
protected String billTo
protected String launchedBy
protected Double totalPrice
protected Boolean delayWorkspaceDestruction
protected String analysis
protected String stage
protected String rootExecution
protected String parentAnalysis
protected String parentJob
protected com.fasterxml.jackson.databind.JsonNode input
protected com.fasterxml.jackson.databind.JsonNode runInput
protected com.fasterxml.jackson.databind.JsonNode originalInput
protected com.fasterxml.jackson.databind.JsonNode output
Copyright © 2023. All Rights Reserved.