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 OsConfigZonalServiceClientOsConfigZonalServiceClient. create()Constructs an instance of OsConfigZonalServiceClient with default settings.static OsConfigZonalServiceClientOsConfigZonalServiceClient. create(OsConfigZonalServiceSettings settings)Constructs an instance of OsConfigZonalServiceClient, using the given settings.static OsConfigZonalServiceClientOsConfigZonalServiceClient. create(OsConfigZonalServiceStub stub)Constructs an instance of OsConfigZonalServiceClient, using the given stub for making calls.
-