public abstract class AdapterStub implements BackgroundResource
Base stub class for the Adapter service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
AdapterStub()
public AdapterStub()
Methods
adaptMessageCallable()
public ServerStreamingCallable<AdaptMessageRequest,AdaptMessageResponse> adaptMessageCallable()
Returns | |
---|---|
Type | Description |
ServerStreamingCallable<AdaptMessageRequest,AdaptMessageResponse> |
close()
public abstract void close()
createSessionCallable()
public UnaryCallable<CreateSessionRequest,Session> createSessionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateSessionRequest,Session> |