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