| Package | Description |
|---|---|
| ds.granules.operation |
This package encapsulates functionality related to application instances that will be deployed on the cloud.
|
| Modifier and Type | Method and Description |
|---|---|
static Operation.OperationType |
Operation.OperationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Operation.OperationType[] |
Operation.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|