Package com.google.api.servicecontrol.v1
Class QuotaControllerGrpc.QuotaControllerImplBase
- java.lang.Object
-
- com.google.api.servicecontrol.v1.QuotaControllerGrpc.QuotaControllerImplBase
-
- All Implemented Interfaces:
QuotaControllerGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- QuotaControllerGrpc
public abstract static class QuotaControllerGrpc.QuotaControllerImplBase extends Object implements io.grpc.BindableService, QuotaControllerGrpc.AsyncService
Base class for the server implementation of the service QuotaController.[Google Quota Control API](/service-control/overview) Allows clients to allocate and release quota against a [managed service](https://cloud.google.com/service-management/reference/rpc/google.api/servicemanagement.v1#google.api.servicemanagement.v1.ManagedService).
-
-
Constructor Summary
Constructors Constructor Description QuotaControllerImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.api.servicecontrol.v1.QuotaControllerGrpc.AsyncService
allocateQuota
-
-