Class SslCertificatesStub (1.68.0)

public abstract class SslCertificatesStub implements BackgroundResource

Base stub class for the SslCertificates service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > SslCertificatesStub

Implements

BackgroundResource

Constructors

SslCertificatesStub()

public SslCertificatesStub()

Methods

aggregatedListCallable()

public UnaryCallable<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList> aggregatedListCallable()

aggregatedListPagedCallable()

public UnaryCallable<AggregatedListSslCertificatesRequest,SslCertificatesClient.AggregatedListPagedResponse> aggregatedListPagedCallable()

close()

public abstract void close()

deleteCallable()

public UnaryCallable<DeleteSslCertificateRequest,Operation> deleteCallable()

deleteOperationCallable()

public OperationCallable<DeleteSslCertificateRequest,Operation,Operation> deleteOperationCallable()

getCallable()

public UnaryCallable<GetSslCertificateRequest,SslCertificate> getCallable()

insertCallable()

public UnaryCallable<InsertSslCertificateRequest,Operation> insertCallable()

insertOperationCallable()

public OperationCallable<InsertSslCertificateRequest,Operation,Operation> insertOperationCallable()

listCallable()

public UnaryCallable<ListSslCertificatesRequest,SslCertificateList> listCallable()

listPagedCallable()

public UnaryCallable<ListSslCertificatesRequest,SslCertificatesClient.ListPagedResponse> listPagedCallable()