Class OsConfigServiceGrpc.OsConfigServiceImplBase

  • All Implemented Interfaces:
    OsConfigServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    OsConfigServiceGrpc

    public abstract static class OsConfigServiceGrpc.OsConfigServiceImplBase
    extends Object
    implements io.grpc.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.
     
    • Constructor Detail

      • OsConfigServiceImplBase

        public OsConfigServiceImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService