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