Uses of Class
com.google.cloud.compute.v1.BackendBucketsClient
-
Packages that use BackendBucketsClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of BackendBucketsClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return BackendBucketsClient Modifier and Type Method Description static BackendBucketsClientBackendBucketsClient. create()Constructs an instance of BackendBucketsClient with default settings.static BackendBucketsClientBackendBucketsClient. create(BackendBucketsSettings settings)Constructs an instance of BackendBucketsClient, using the given settings.static BackendBucketsClientBackendBucketsClient. create(BackendBucketsStub stub)Constructs an instance of BackendBucketsClient, using the given stub for making calls.
-