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