| Package | Description |
|---|---|
| com.amazonaws.services.mturk.model |
| Modifier and Type | Method and Description |
|---|---|
static HITStatus |
HITStatus.fromValue(String value)
Use this in place of valueOf.
|
static HITStatus |
HITStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HITStatus[] |
HITStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HIT.setHITStatus(HITStatus hITStatus)
The status of the HIT and its assignments.
|
HIT |
HIT.withHITStatus(HITStatus hITStatus)
The status of the HIT and its assignments.
|
Copyright © 2024. All rights reserved.