-
public final class SetLocaleOverrideRequestRequest object containing input parameters for the EmulationDomain.setLocaleOverride command.
-
-
Constructor Summary
Constructors Constructor Description SetLocaleOverrideRequest(String locale)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final SetLocaleOverrideRequestcopy(String locale)final StringgetLocale()ICU style C locale (e.g. -
-
Constructor Detail
-
SetLocaleOverrideRequest
SetLocaleOverrideRequest(String locale)
-
-
Method Detail
-
component1
final String component1()
-
copy
final SetLocaleOverrideRequest copy(String locale)
-
-
-
-