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