static ImmutableLocaleMutator.Builder |
ImmutableLocaleMutator.builder() |
|
ImmutableLocaleMutator.Builder |
ImmutableLocaleMutator.Builder.enabled(Boolean enabled) |
Initializes the value for the enabled attribute.
|
ImmutableLocaleMutator.Builder |
ImmutableLocaleMutator.Builder.from(UpdateBuilder.LocaleMutator instance) |
Fill a builder with attribute values from the provided LocaleMutator instance.
|
ImmutableLocaleMutator.Builder |
ImmutableLocaleMutator.Builder.localeId(String localeId) |
Initializes the value for the localeId attribute.
|
ImmutableLocaleMutator.Builder |
ImmutableLocaleMutator.Builder.value(String value) |
Initializes the value for the value attribute.
|