Class EventServiceStub

public abstract class EventServiceStub implements BackgroundResource

Base stub class for the EventService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > EventServiceStub

Implements

BackgroundResource

Constructors

EventServiceStub()

public EventServiceStub()

Methods

close()

public abstract void close()

createClientEventCallable()

public UnaryCallable<CreateClientEventRequest,ClientEvent> createClientEventCallable()
Returns
TypeDescription
UnaryCallable<CreateClientEventRequest,ClientEvent>