Class BareMetalSolutionGrpc.BareMetalSolutionImplBase (0.41.0)

public abstract static class BareMetalSolutionGrpc.BareMetalSolutionImplBase implements 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.

Inheritance

java.lang.Object > BareMetalSolutionGrpc.BareMetalSolutionImplBase

Implements

io.grpc.BindableService, BareMetalSolutionGrpc.AsyncService

Constructors

BareMetalSolutionImplBase()

public BareMetalSolutionImplBase()

Methods

bindService()

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