Uses of Class
com.google.cloud.compute.v1.stub.RegionBackendServicesStub
-
Packages that use RegionBackendServicesStub 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 RegionBackendServicesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RegionBackendServicesStub Modifier and Type Method Description RegionBackendServicesStub
RegionBackendServicesClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type RegionBackendServicesStub Modifier and Type Method Description static RegionBackendServicesClient
RegionBackendServicesClient. create(RegionBackendServicesStub stub)
Constructs an instance of RegionBackendServicesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type RegionBackendServicesStub Constructor Description RegionBackendServicesClient(RegionBackendServicesStub stub)
-
Uses of RegionBackendServicesStub in com.google.cloud.compute.v1.stub
Subclasses of RegionBackendServicesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description class
HttpJsonRegionBackendServicesStub
REST stub implementation for the RegionBackendServices service API.Methods in com.google.cloud.compute.v1.stub that return RegionBackendServicesStub Modifier and Type Method Description RegionBackendServicesStub
RegionBackendServicesStubSettings. createStub()
-