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 SslCertificatesStub
SslCertificatesClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type SslCertificatesStub Modifier and Type Method Description static SslCertificatesClient
SslCertificatesClient. 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 class
HttpJsonSslCertificatesStub
REST stub implementation for the SslCertificates service API.Methods in com.google.cloud.compute.v1.stub that return SslCertificatesStub Modifier and Type Method Description SslCertificatesStub
SslCertificatesStubSettings. createStub()
-