Class UsageServiceGrpc.UsageServiceImplBase (0.1.0)

public abstract static class UsageServiceGrpc.UsageServiceImplBase implements BindableService, UsageServiceGrpc.AsyncService

Base class for the server implementation of the service UsageService.

Provides access to historical and forecasted usage data.

Inheritance

java.lang.Object > UsageServiceGrpc.UsageServiceImplBase

Implements

io.grpc.BindableService, UsageServiceGrpc.AsyncService

Constructors

UsageServiceImplBase()

public UsageServiceImplBase()

Methods

bindService()

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