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