Class PublicCertificateAuthorityServiceStub (0.31.0)

public abstract class PublicCertificateAuthorityServiceStub implements BackgroundResource

Base stub class for the PublicCertificateAuthorityService service API.

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

Inheritance

java.lang.Object > PublicCertificateAuthorityServiceStub

Implements

BackgroundResource

Constructors

PublicCertificateAuthorityServiceStub()

public PublicCertificateAuthorityServiceStub()

Methods

close()

public abstract void close()

createExternalAccountKeyCallable()

public UnaryCallable<CreateExternalAccountKeyRequest,ExternalAccountKey> createExternalAccountKeyCallable()
Returns
TypeDescription
UnaryCallable<CreateExternalAccountKeyRequest,ExternalAccountKey>