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