| Package | Description |
|---|---|
| software.amazon.awssdk.services.mturk.model |
| Modifier and Type | Method and Description |
|---|---|
static Locale.Builder |
Locale.builder() |
Locale.Builder |
Locale.Builder.country(String country)
The country of the locale.
|
Locale.Builder |
Locale.Builder.subdivision(String subdivision)
The state or subdivision of the locale.
|
Locale.Builder |
Locale.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Locale.Builder> |
Locale.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Qualification.Builder |
Qualification.Builder.localeValue(Consumer<Locale.Builder> localeValue)
Sets the value of the LocaleValue property for this object.
|
Copyright © 2023. All rights reserved.