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 ZonesClientZonesClient. create()Constructs an instance of ZonesClient with default settings.static ZonesClientZonesClient. create(ZonesStub stub)Constructs an instance of ZonesClient, using the given stub for making calls.static ZonesClientZonesClient. create(ZonesSettings settings)Constructs an instance of ZonesClient, using the given settings.
-