Class OrganizationsGrpc.OrganizationsImplBase (1.29.0)

public abstract static class OrganizationsGrpc.OrganizationsImplBase implements BindableService, OrganizationsGrpc.AsyncService

Base class for the server implementation of the service Organizations.

Allows users to manage their organization resources.

Inheritance

java.lang.Object > OrganizationsGrpc.OrganizationsImplBase

Implements

io.grpc.BindableService, OrganizationsGrpc.AsyncService

Constructors

OrganizationsImplBase()

public OrganizationsImplBase()

Methods

bindService()

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