| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk.model |
| Modifier and Type | Method and Description |
|---|---|
Locale |
Qualification.localeValue()
Returns the value of the LocaleValue property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<Locale> |
QualificationRequirement.localeValues()
The locale value to compare against the Qualification's value.
|
| Modifier and Type | Method and Description |
|---|---|
Qualification.Builder |
Qualification.Builder.localeValue(Locale localeValue)
Sets the value of the LocaleValue property for this object.
|
QualificationRequirement.Builder |
QualificationRequirement.Builder.localeValues(Locale... localeValues)
The locale value to compare against the Qualification's value.
|
| Modifier and Type | Method and Description |
|---|---|
QualificationRequirement.Builder |
QualificationRequirement.Builder.localeValues(Collection<Locale> localeValues)
The locale value to compare against the Qualification's value.
|
Copyright © 2023. All rights reserved.