Uses of Class
com.google.cloud.compute.v1.stub.RegionTargetHttpProxiesStub
-
Packages that use RegionTargetHttpProxiesStub 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 RegionTargetHttpProxiesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RegionTargetHttpProxiesStub Modifier and Type Method Description RegionTargetHttpProxiesStub
RegionTargetHttpProxiesClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type RegionTargetHttpProxiesStub Modifier and Type Method Description static RegionTargetHttpProxiesClient
RegionTargetHttpProxiesClient. create(RegionTargetHttpProxiesStub stub)
Constructs an instance of RegionTargetHttpProxiesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type RegionTargetHttpProxiesStub Constructor Description RegionTargetHttpProxiesClient(RegionTargetHttpProxiesStub stub)
-
Uses of RegionTargetHttpProxiesStub in com.google.cloud.compute.v1.stub
Subclasses of RegionTargetHttpProxiesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description class
HttpJsonRegionTargetHttpProxiesStub
REST stub implementation for the RegionTargetHttpProxies service API.Methods in com.google.cloud.compute.v1.stub that return RegionTargetHttpProxiesStub Modifier and Type Method Description RegionTargetHttpProxiesStub
RegionTargetHttpProxiesStubSettings. createStub()
-