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 TargetSslProxiesClientTargetSslProxiesClient. create()Constructs an instance of TargetSslProxiesClient with default settings.static TargetSslProxiesClientTargetSslProxiesClient. create(TargetSslProxiesStub stub)Constructs an instance of TargetSslProxiesClient, using the given stub for making calls.static TargetSslProxiesClientTargetSslProxiesClient. create(TargetSslProxiesSettings settings)Constructs an instance of TargetSslProxiesClient, using the given settings.
-