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 TargetHttpsProxiesClientTargetHttpsProxiesClient. create()Constructs an instance of TargetHttpsProxiesClient with default settings.static TargetHttpsProxiesClientTargetHttpsProxiesClient. create(TargetHttpsProxiesStub stub)Constructs an instance of TargetHttpsProxiesClient, using the given stub for making calls.static TargetHttpsProxiesClientTargetHttpsProxiesClient. create(TargetHttpsProxiesSettings settings)Constructs an instance of TargetHttpsProxiesClient, using the given settings.
-