Uses of Class
com.google.cloud.compute.v1.RegionBackendServicesClient
-
Packages that use RegionBackendServicesClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of RegionBackendServicesClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RegionBackendServicesClient Modifier and Type Method Description static RegionBackendServicesClientRegionBackendServicesClient. create()Constructs an instance of RegionBackendServicesClient with default settings.static RegionBackendServicesClientRegionBackendServicesClient. create(RegionBackendServicesSettings settings)Constructs an instance of RegionBackendServicesClient, using the given settings.static RegionBackendServicesClientRegionBackendServicesClient. create(RegionBackendServicesStub stub)Constructs an instance of RegionBackendServicesClient, using the given stub for making calls.
-