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