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 RegionBackendServicesClient
RegionBackendServicesClient. create()
Constructs an instance of RegionBackendServicesClient with default settings.static RegionBackendServicesClient
RegionBackendServicesClient. create(RegionBackendServicesSettings settings)
Constructs an instance of RegionBackendServicesClient, using the given settings.static RegionBackendServicesClient
RegionBackendServicesClient. create(RegionBackendServicesStub stub)
Constructs an instance of RegionBackendServicesClient, using the given stub for making calls.
-