Uses of Class
odata.msgraph.client.beta.complex.LocaleInfo.Builder
-
Packages that use LocaleInfo.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of LocaleInfo.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return LocaleInfo.Builder Modifier and Type Method Description static LocaleInfo.BuilderLocaleInfo. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).LocaleInfo.BuilderLocaleInfo.Builder. displayName(String displayName)LocaleInfo.BuilderLocaleInfo.Builder. locale(String locale)
-