Class EstimateBillingServiceGrpc.EstimateBillingServiceImplBase (0.37.0)

public abstract static class EstimateBillingServiceGrpc.EstimateBillingServiceImplBase implements BindableService, EstimateBillingServiceGrpc.AsyncService

Base class for the server implementation of the service EstimateBillingService.

Service for managing billing estimations resources.

Inheritance

java.lang.Object > EstimateBillingServiceGrpc.EstimateBillingServiceImplBase

Implements

io.grpc.BindableService, EstimateBillingServiceGrpc.AsyncService

Constructors

EstimateBillingServiceImplBase()

public EstimateBillingServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition