Class SqlSslCertsServiceGrpc.SqlSslCertsServiceImplBase (0.1.0)

public abstract static class SqlSslCertsServiceGrpc.SqlSslCertsServiceImplBase implements BindableService, SqlSslCertsServiceGrpc.AsyncService

Base class for the server implementation of the service SqlSslCertsService.

Service to manage SSL certs for Cloud SQL instances.

Inheritance

java.lang.Object > SqlSslCertsServiceGrpc.SqlSslCertsServiceImplBase

Implements

io.grpc.BindableService, SqlSslCertsServiceGrpc.AsyncService

Constructors

SqlSslCertsServiceImplBase()

public SqlSslCertsServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition