Uses of Class
com.google.cloud.compute.v1.stub.ZonesStub
-
Packages that use ZonesStub Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of ZonesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ZonesStub Modifier and Type Method Description ZonesStubZonesClient. getStub()Methods in com.google.cloud.compute.v1 with parameters of type ZonesStub Modifier and Type Method Description static ZonesClientZonesClient. create(ZonesStub stub)Constructs an instance of ZonesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type ZonesStub Constructor Description ZonesClient(ZonesStub stub) -
Uses of ZonesStub in com.google.cloud.compute.v1.stub
Subclasses of ZonesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description classHttpJsonZonesStubREST stub implementation for the Zones service API.Methods in com.google.cloud.compute.v1.stub that return ZonesStub Modifier and Type Method Description ZonesStubZonesStubSettings. createStub()
-