Uses of Class
com.google.cloud.osconfig.v1.OsConfigServiceSettings
-
Packages that use OsConfigServiceSettings Package Description com.google.cloud.osconfig.v1 A client to OS Config API -
-
Uses of OsConfigServiceSettings in com.google.cloud.osconfig.v1
Methods in com.google.cloud.osconfig.v1 that return OsConfigServiceSettings Modifier and Type Method Description OsConfigServiceSettingsOsConfigServiceSettings.Builder. build()static OsConfigServiceSettingsOsConfigServiceSettings. create(OsConfigServiceStubSettings stub)OsConfigServiceSettingsOsConfigServiceClient. getSettings()Methods in com.google.cloud.osconfig.v1 with parameters of type OsConfigServiceSettings Modifier and Type Method Description static OsConfigServiceClientOsConfigServiceClient. create(OsConfigServiceSettings settings)Constructs an instance of OsConfigServiceClient, using the given settings.Constructors in com.google.cloud.osconfig.v1 with parameters of type OsConfigServiceSettings Constructor Description Builder(OsConfigServiceSettings settings)OsConfigServiceClient(OsConfigServiceSettings settings)Constructs an instance of OsConfigServiceClient, using the given settings.
-