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 BackendBucketsSettingsBackendBucketsSettings.Builder. build()static BackendBucketsSettingsBackendBucketsSettings. create(BackendBucketsStubSettings stub)BackendBucketsSettingsBackendBucketsClient. getSettings()Methods in com.google.cloud.compute.v1 with parameters of type BackendBucketsSettings Modifier and Type Method Description static BackendBucketsClientBackendBucketsClient. 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)
-