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 TargetTcpProxiesClientTargetTcpProxiesClient. create()Constructs an instance of TargetTcpProxiesClient with default settings.static TargetTcpProxiesClientTargetTcpProxiesClient. create(TargetTcpProxiesStub stub)Constructs an instance of TargetTcpProxiesClient, using the given stub for making calls.static TargetTcpProxiesClientTargetTcpProxiesClient. create(TargetTcpProxiesSettings settings)Constructs an instance of TargetTcpProxiesClient, using the given settings.
-