Class BareMetalSolutionGrpc.BareMetalSolutionImplBase

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

    public abstract static class BareMetalSolutionGrpc.BareMetalSolutionImplBase
    extends Object
    implements io.grpc.BindableService, BareMetalSolutionGrpc.AsyncService
    Base class for the server implementation of the service BareMetalSolution.
     Performs management operations on Bare Metal Solution servers.
     The `baremetalsolution.googleapis.com` service provides management
     capabilities for Bare Metal Solution servers. To access the API methods, you
     must assign Bare Metal Solution IAM roles containing the desired permissions
     to your staff in your Google Cloud project. You must also enable the Bare
     Metal Solution API. Once enabled, the methods act
     upon specific servers in your Bare Metal Solution environment.
     
    • Constructor Detail

      • BareMetalSolutionImplBase

        public BareMetalSolutionImplBase()
    • Method Detail

      • bindService

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