Uses of Class
com.google.cloud.migrationcenter.v1.SettingsName
-
Packages that use SettingsName Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of SettingsName in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return SettingsName Modifier and Type Method Description SettingsNameSettingsName.Builder. build()static SettingsNameSettingsName. of(String project, String location)static SettingsNameSettingsName. parse(String formattedString)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type SettingsName Modifier and Type Method Description static List<SettingsName>SettingsName. parseList(List<String> formattedStrings)Methods in com.google.cloud.migrationcenter.v1 with parameters of type SettingsName Modifier and Type Method Description SettingsMigrationCenterClient. getSettings(SettingsName name)Gets the details of regional settings.Method parameters in com.google.cloud.migrationcenter.v1 with type arguments of type SettingsName Modifier and Type Method Description static List<String>SettingsName. toStringList(List<SettingsName> values)
-