Uses of Class
com.google.cloud.compute.v1.BackendBucketsSettings
-
Packages that use BackendBucketsSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of BackendBucketsSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return BackendBucketsSettings Modifier and Type Method Description BackendBucketsSettings
BackendBucketsSettings.Builder. build()
static BackendBucketsSettings
BackendBucketsSettings. create(BackendBucketsStubSettings stub)
BackendBucketsSettings
BackendBucketsClient. getSettings()
Methods in com.google.cloud.compute.v1 with parameters of type BackendBucketsSettings Modifier and Type Method Description static BackendBucketsClient
BackendBucketsClient. create(BackendBucketsSettings settings)
Constructs an instance of BackendBucketsClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type BackendBucketsSettings Constructor Description BackendBucketsClient(BackendBucketsSettings settings)
Constructs an instance of BackendBucketsClient, using the given settings.Builder(BackendBucketsSettings settings)
-