Class QuotaAdjusterSettingsManagerGrpc.QuotaAdjusterSettingsManagerImplBase (0.24.0)

public abstract static class QuotaAdjusterSettingsManagerGrpc.QuotaAdjusterSettingsManagerImplBase implements BindableService, QuotaAdjusterSettingsManagerGrpc.AsyncService

Base class for the server implementation of the service QuotaAdjusterSettingsManager.

The Quotas Adjuster Settings API is an infrastructure service for Google Cloud that lets service consumers view and update their quota adjuster settings.

  • Update quota adjuster settings.
  • Get the name of the configurations.

Inheritance

java.lang.Object > QuotaAdjusterSettingsManagerGrpc.QuotaAdjusterSettingsManagerImplBase

Implements

io.grpc.BindableService, QuotaAdjusterSettingsManagerGrpc.AsyncService

Constructors

QuotaAdjusterSettingsManagerImplBase()

public QuotaAdjusterSettingsManagerImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition