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