Uses of Class
com.google.cloud.osconfig.v1.OsConfigZonalServiceClient
-
Packages that use OsConfigZonalServiceClient Package Description com.google.cloud.osconfig.v1 A client to OS Config API -
-
Uses of OsConfigZonalServiceClient in com.google.cloud.osconfig.v1
Methods in com.google.cloud.osconfig.v1 that return OsConfigZonalServiceClient Modifier and Type Method Description static OsConfigZonalServiceClient
OsConfigZonalServiceClient. create()
Constructs an instance of OsConfigZonalServiceClient with default settings.static OsConfigZonalServiceClient
OsConfigZonalServiceClient. create(OsConfigZonalServiceSettings settings)
Constructs an instance of OsConfigZonalServiceClient, using the given settings.static OsConfigZonalServiceClient
OsConfigZonalServiceClient. create(OsConfigZonalServiceStub stub)
Constructs an instance of OsConfigZonalServiceClient, using the given stub for making calls.
-