None |
---|
Name | Returns |
---|---|
com.vmware.o11n.sdk.rest.client.stubs.Workflow() | constructor |
getDescription() | String |
getId() | String |
getInputParameters() | com.vmware.o11n.sdk.rest.client.stubs.Workflow$InputParameters |
getName() | String |
getOutputParameters() | com.vmware.o11n.sdk.rest.client.stubs.Workflow$OutputParameters |
getVersion() | String |
isCustomizedIcon() | boolean |
setCustomizedIcon(boolean ) | void |
setDescription(String ) | void |
setId(String ) | void |
setInputParameters(com.vmware.o11n.sdk.rest.client.stubs.Workflow$InputParameters ) | void |
setName(String ) | void |
setOutputParameters(com.vmware.o11n.sdk.rest.client.stubs.Workflow$OutputParameters ) | void |
setVersion(String ) | void |