Uses of Class
io.thestencil.client.api.ImmutableCreateLocale
-
Packages that use ImmutableCreateLocale Package Description io.thestencil.client.api -
-
Uses of ImmutableCreateLocale in io.thestencil.client.api
Methods in io.thestencil.client.api that return ImmutableCreateLocale Modifier and Type Method Description ImmutableCreateLocaleImmutableCreateLocale.Builder. build()Builds a newImmutableCreateLocale.static ImmutableCreateLocaleImmutableCreateLocale. copyOf(CreateBuilder.CreateLocale instance)Creates an immutable copy of aCreateBuilder.CreateLocalevalue.ImmutableCreateLocaleImmutableCreateLocale. withId(String value)Copy the current immutable object by setting a value for theidattribute.ImmutableCreateLocaleImmutableCreateLocale. withLocale(String value)Copy the current immutable object by setting a value for thelocaleattribute.
-