Uses of Class
com.oracle.bmc.identitydomains.model.SettingsCompanyNames
-
Packages that use SettingsCompanyNames Package Description com.oracle.bmc.identitydomains.model -
-
Uses of SettingsCompanyNames in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return SettingsCompanyNames Modifier and Type Method Description SettingsCompanyNames
SettingsCompanyNames.Builder. build()
Methods in com.oracle.bmc.identitydomains.model that return types with arguments of type SettingsCompanyNames Modifier and Type Method Description List<SettingsCompanyNames>
Setting. getCompanyNames()
Name of the company in different localesMethods in com.oracle.bmc.identitydomains.model with parameters of type SettingsCompanyNames Modifier and Type Method Description SettingsCompanyNames.Builder
SettingsCompanyNames.Builder. copy(SettingsCompanyNames model)
Method parameters in com.oracle.bmc.identitydomains.model with type arguments of type SettingsCompanyNames Modifier and Type Method Description Setting.Builder
Setting.Builder. companyNames(List<SettingsCompanyNames> companyNames)
Name of the company in different locales
-