Uses of Class
com.google.cloud.compute.v1.stub.SslCertificatesStub
-
Packages that use SslCertificatesStub 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 SslCertificatesStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SslCertificatesStub Modifier and Type Method Description SslCertificatesStubSslCertificatesClient. getStub()Methods in com.google.cloud.compute.v1 with parameters of type SslCertificatesStub Modifier and Type Method Description static SslCertificatesClientSslCertificatesClient. create(SslCertificatesStub stub)Constructs an instance of SslCertificatesClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type SslCertificatesStub Constructor Description SslCertificatesClient(SslCertificatesStub stub) -
Uses of SslCertificatesStub in com.google.cloud.compute.v1.stub
Subclasses of SslCertificatesStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description classHttpJsonSslCertificatesStubREST stub implementation for the SslCertificates service API.Methods in com.google.cloud.compute.v1.stub that return SslCertificatesStub Modifier and Type Method Description SslCertificatesStubSslCertificatesStubSettings. createStub()
-