@Value.Enclosing @Value.Immutable public interface CloudTask extends CloudEntity, Derivable<CloudTask>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CloudTask.Limits |
static interface |
CloudTask.Result |
static class |
CloudTask.State |
| Modifier and Type | Method and Description |
|---|---|
default CloudTask |
derive() |
String |
getCommand() |
CloudTask.Limits |
getLimits() |
CloudTask.Result |
getResult() |
CloudTask.State |
getState() |
getMetadata, getName, getV3MetadataString getCommand()
CloudTask.Limits getLimits()
CloudTask.Result getResult()
CloudTask.State getState()
Copyright © 2020 SAP SE. All rights reserved.