| Package | Description |
|---|---|
| org.finra.herd.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
JobUpdateRequest.ActionEnum |
JobUpdateRequest.getAction()
The action to take for the job.
|
static JobUpdateRequest.ActionEnum |
JobUpdateRequest.ActionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobUpdateRequest.ActionEnum[] |
JobUpdateRequest.ActionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobUpdateRequest.setAction(JobUpdateRequest.ActionEnum action) |
Copyright © 2017. All rights reserved.