Uses of Class
com.google.cloud.compute.v1.TargetTcpProxiesSettings
-
Packages that use TargetTcpProxiesSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of TargetTcpProxiesSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetTcpProxiesSettings Modifier and Type Method Description TargetTcpProxiesSettings
TargetTcpProxiesSettings.Builder. build()
static TargetTcpProxiesSettings
TargetTcpProxiesSettings. create(TargetTcpProxiesStubSettings stub)
TargetTcpProxiesSettings
TargetTcpProxiesClient. getSettings()
Methods in com.google.cloud.compute.v1 with parameters of type TargetTcpProxiesSettings Modifier and Type Method Description static TargetTcpProxiesClient
TargetTcpProxiesClient. create(TargetTcpProxiesSettings settings)
Constructs an instance of TargetTcpProxiesClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type TargetTcpProxiesSettings Constructor Description Builder(TargetTcpProxiesSettings settings)
TargetTcpProxiesClient(TargetTcpProxiesSettings settings)
Constructs an instance of TargetTcpProxiesClient, using the given settings.
-