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