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