Class TetherStub (2.3.7)

public abstract class TetherStub implements BackgroundResource

Base stub class for the Tether service API.

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

Inheritance

java.lang.Object > TetherStub

Implements

BackgroundResource

Constructors

TetherStub()

public TetherStub()

Methods

close()

public abstract void close()

egressCallable()

public BidiStreamingCallable<EgressResponse,EgressRequest> egressCallable()
Returns
TypeDescription
BidiStreamingCallable<EgressResponse,EgressRequest>