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 BackendBucketsClient
BackendBucketsClient. create()
Constructs an instance of BackendBucketsClient with default settings.static BackendBucketsClient
BackendBucketsClient. create(BackendBucketsSettings settings)
Constructs an instance of BackendBucketsClient, using the given settings.static BackendBucketsClient
BackendBucketsClient. create(BackendBucketsStub stub)
Constructs an instance of BackendBucketsClient, using the given stub for making calls.
-