Uses of Class
com.google.cloud.compute.v1.stub.RegionBackendServicesStubSettings
-
Packages that use RegionBackendServicesStubSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of RegionBackendServicesStubSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 with parameters of type RegionBackendServicesStubSettings Modifier and Type Method Description static RegionBackendServicesSettingsRegionBackendServicesSettings. create(RegionBackendServicesStubSettings stub) -
Uses of RegionBackendServicesStubSettings in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return RegionBackendServicesStubSettings Modifier and Type Method Description RegionBackendServicesStubSettingsRegionBackendServicesStubSettings.Builder. build()Methods in com.google.cloud.compute.v1.stub with parameters of type RegionBackendServicesStubSettings Modifier and Type Method Description static HttpJsonRegionBackendServicesStubHttpJsonRegionBackendServicesStub. create(RegionBackendServicesStubSettings settings)Constructors in com.google.cloud.compute.v1.stub with parameters of type RegionBackendServicesStubSettings Constructor Description Builder(RegionBackendServicesStubSettings settings)HttpJsonRegionBackendServicesStub(RegionBackendServicesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonRegionBackendServicesStub, using the given settings.HttpJsonRegionBackendServicesStub(RegionBackendServicesStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonRegionBackendServicesStub, using the given settings.
-