Class QuotaServiceGrpc.QuotaServiceImplBase (0.6.0)

public abstract static class QuotaServiceGrpc.QuotaServiceImplBase implements BindableService, QuotaServiceGrpc.AsyncService

Base class for the server implementation of the service QuotaService.

Service to get method call quota information per Merchant API method.

Inheritance

java.lang.Object > QuotaServiceGrpc.QuotaServiceImplBase

Implements

io.grpc.BindableService, QuotaServiceGrpc.AsyncService

Constructors

QuotaServiceImplBase()

public QuotaServiceImplBase()

Methods

bindService()

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