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