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 TargetHttpProxiesClientTargetHttpProxiesClient. create()Constructs an instance of TargetHttpProxiesClient with default settings.static TargetHttpProxiesClientTargetHttpProxiesClient. create(TargetHttpProxiesStub stub)Constructs an instance of TargetHttpProxiesClient, using the given stub for making calls.static TargetHttpProxiesClientTargetHttpProxiesClient. create(TargetHttpProxiesSettings settings)Constructs an instance of TargetHttpProxiesClient, using the given settings.
-