public static final class EventsGrpc.EventsBlockingStub extends io.grpc.stub.AbstractStub<EventsGrpc.EventsBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
protected EventsGrpc.EventsBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
EventResponse |
constructive(EventRequest request) |
EventResponse |
destructive(EventRequest request) |
protected EventsGrpc.EventsBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<EventsGrpc.EventsBlockingStub>public EventResponse constructive(EventRequest request)
public EventResponse destructive(EventRequest request)