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