Uses of Class
com.google.cloud.compute.v1.stub.TargetSslProxiesStub
-
Packages that use TargetSslProxiesStub Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of TargetSslProxiesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetSslProxiesStub Modifier and Type Method Description TargetSslProxiesStub
TargetSslProxiesClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type TargetSslProxiesStub Modifier and Type Method Description static TargetSslProxiesClient
TargetSslProxiesClient. create(TargetSslProxiesStub stub)
Constructs an instance of TargetSslProxiesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type TargetSslProxiesStub Constructor Description TargetSslProxiesClient(TargetSslProxiesStub stub)
-
Uses of TargetSslProxiesStub in com.google.cloud.compute.v1.stub
Subclasses of TargetSslProxiesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description class
HttpJsonTargetSslProxiesStub
REST stub implementation for the TargetSslProxies service API.Methods in com.google.cloud.compute.v1.stub that return TargetSslProxiesStub Modifier and Type Method Description TargetSslProxiesStub
TargetSslProxiesStubSettings. createStub()
-