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