Class OsLoginServiceGrpc.OsLoginServiceImplBase

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

    public abstract static class OsLoginServiceGrpc.OsLoginServiceImplBase
    extends Object
    implements io.grpc.BindableService, OsLoginServiceGrpc.AsyncService
    Base class for the server implementation of the service OsLoginService.
     Cloud OS Login API
     The Cloud OS Login API allows you to manage users and their associated SSH
     public keys for logging into virtual machines on Google Cloud Platform.
     
    • Constructor Detail

      • OsLoginServiceImplBase

        public OsLoginServiceImplBase()
    • Method Detail

      • bindService

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