Uses of Class
com.google.cloud.compute.v1.ZonesClient
-
Packages that use ZonesClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ZonesClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ZonesClient Modifier and Type Method Description static ZonesClient
ZonesClient. create()
Constructs an instance of ZonesClient with default settings.static ZonesClient
ZonesClient. create(ZonesStub stub)
Constructs an instance of ZonesClient, using the given stub for making calls.static ZonesClient
ZonesClient. create(ZonesSettings settings)
Constructs an instance of ZonesClient, using the given settings.
-