Uses of Class
com.google.cloud.compute.v1.stub.RegionSslCertificatesStub
-
Packages that use RegionSslCertificatesStub 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 RegionSslCertificatesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return RegionSslCertificatesStub Modifier and Type Method Description RegionSslCertificatesStubRegionSslCertificatesClient. getStub()Methods in com.google.cloud.compute.v1 with parameters of type RegionSslCertificatesStub Modifier and Type Method Description static RegionSslCertificatesClientRegionSslCertificatesClient. create(RegionSslCertificatesStub stub)Constructs an instance of RegionSslCertificatesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type RegionSslCertificatesStub Constructor Description RegionSslCertificatesClient(RegionSslCertificatesStub stub) -
Uses of RegionSslCertificatesStub in com.google.cloud.compute.v1.stub
Subclasses of RegionSslCertificatesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description classHttpJsonRegionSslCertificatesStubREST stub implementation for the RegionSslCertificates service API.Methods in com.google.cloud.compute.v1.stub that return RegionSslCertificatesStub Modifier and Type Method Description RegionSslCertificatesStubRegionSslCertificatesStubSettings. createStub()
-