| Package | Description |
|---|---|
| org.cloudfoundry.client.lib.domain |
| Modifier and Type | Method and Description |
|---|---|
static CloudJob.Status |
CloudJob.Status.getEnum(String status) |
CloudJob.Status |
CloudJob.getStatus() |
static CloudJob.Status |
CloudJob.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CloudJob.Status[] |
CloudJob.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CloudJob(CloudEntity.Meta meta,
CloudJob.Status status) |
CloudJob(CloudEntity.Meta meta,
CloudJob.Status status,
CloudJob.ErrorDetails errorDetails) |
Copyright © 2015. All rights reserved.