| Package | Description |
|---|---|
| com.amazonaws.services.mturk.model |
| Modifier and Type | Method and Description |
|---|---|
static HITAccessActions |
HITAccessActions.fromValue(String value)
Use this in place of valueOf.
|
static HITAccessActions |
HITAccessActions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HITAccessActions[] |
HITAccessActions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QualificationRequirement.setActionsGuarded(HITAccessActions actionsGuarded)
Setting this attribute prevents Workers whose Qualifications do not meet this QualificationRequirement from
taking the specified action.
|
QualificationRequirement |
QualificationRequirement.withActionsGuarded(HITAccessActions actionsGuarded)
Setting this attribute prevents Workers whose Qualifications do not meet this QualificationRequirement from
taking the specified action.
|
Copyright © 2025. All rights reserved.