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 TargetHttpProxiesSettingsTargetHttpProxiesSettings.Builder. build()static TargetHttpProxiesSettingsTargetHttpProxiesSettings. create(TargetHttpProxiesStubSettings stub)TargetHttpProxiesSettingsTargetHttpProxiesClient. getSettings()Methods in com.google.cloud.compute.v1 with parameters of type TargetHttpProxiesSettings Modifier and Type Method Description static TargetHttpProxiesClientTargetHttpProxiesClient. 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.
-