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