Uses of Class
com.google.cloud.compute.v1.stub.TargetTcpProxiesStub
-
Packages that use TargetTcpProxiesStub 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 TargetTcpProxiesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetTcpProxiesStub Modifier and Type Method Description TargetTcpProxiesStubTargetTcpProxiesClient. getStub()Methods in com.google.cloud.compute.v1 with parameters of type TargetTcpProxiesStub Modifier and Type Method Description static TargetTcpProxiesClientTargetTcpProxiesClient. create(TargetTcpProxiesStub stub)Constructs an instance of TargetTcpProxiesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type TargetTcpProxiesStub Constructor Description TargetTcpProxiesClient(TargetTcpProxiesStub stub) -
Uses of TargetTcpProxiesStub in com.google.cloud.compute.v1.stub
Subclasses of TargetTcpProxiesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description classHttpJsonTargetTcpProxiesStubREST stub implementation for the TargetTcpProxies service API.Methods in com.google.cloud.compute.v1.stub that return TargetTcpProxiesStub Modifier and Type Method Description TargetTcpProxiesStubTargetTcpProxiesStubSettings. createStub()
-