Class OsConfigServiceGrpc.OsConfigServiceImplBase (2.43.0)

public abstract static class OsConfigServiceGrpc.OsConfigServiceImplBase implements BindableService, OsConfigServiceGrpc.AsyncService

Base class for the server implementation of the service OsConfigService.

OS Config API The OS Config service is a server-side component that you can use to manage package installations and patch jobs for virtual machine instances.

Inheritance

java.lang.Object > OsConfigServiceGrpc.OsConfigServiceImplBase

Implements

io.grpc.BindableService, OsConfigServiceGrpc.AsyncService

Constructors

OsConfigServiceImplBase()

public OsConfigServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition