@Generated(value="by gRPC proto compiler (version 0.15.0)",
comments="Source: google/api/servicecontrol/v1/quota_controller.proto")
public class QuotaControllerGrpc
extends java.lang.Object
[Google Quota Control API](/service-control/overview) (-- See //google/api/servicecontrol/doc/overview.md for details. --) Allows clients to allocate and release quota against a [managed service][google.api.servicemanagement.v1.ManagedService].
| Modifier and Type | Class and Description |
|---|---|
static class |
QuotaControllerGrpc.AbstractQuotaController
Deprecated.
|
static interface |
QuotaControllerGrpc.QuotaController
Deprecated.
|
static interface |
QuotaControllerGrpc.QuotaControllerBlockingClient
Deprecated.
|
static class |
QuotaControllerGrpc.QuotaControllerBlockingStub |
static interface |
QuotaControllerGrpc.QuotaControllerFutureClient
Deprecated.
|
static class |
QuotaControllerGrpc.QuotaControllerFutureStub |
static class |
QuotaControllerGrpc.QuotaControllerImplBase |
static class |
QuotaControllerGrpc.QuotaControllerStub |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<AllocateQuotaRequest,AllocateQuotaResponse> |
METHOD_ALLOCATE_QUOTA |
static java.lang.String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServerServiceDefinition |
bindService(QuotaControllerGrpc.QuotaController serviceImpl)
Deprecated.
|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static QuotaControllerGrpc.QuotaControllerBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static QuotaControllerGrpc.QuotaControllerFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
|
static QuotaControllerGrpc.QuotaControllerStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<AllocateQuotaRequest,AllocateQuotaResponse> METHOD_ALLOCATE_QUOTA
public static QuotaControllerGrpc.QuotaControllerStub newStub(io.grpc.Channel channel)
public static QuotaControllerGrpc.QuotaControllerBlockingStub newBlockingStub(io.grpc.Channel channel)
public static QuotaControllerGrpc.QuotaControllerFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
@Deprecated public static io.grpc.ServerServiceDefinition bindService(QuotaControllerGrpc.QuotaController serviceImpl)