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