Class NetworkServiceStub (0.3.0)

public abstract class NetworkServiceStub implements BackgroundResource

Base stub class for the NetworkService service API.

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

Inheritance

java.lang.Object > NetworkServiceStub

Implements

BackgroundResource

Constructors

NetworkServiceStub()

public NetworkServiceStub()

Methods

close()

public abstract void close()

getNetworkCallable()

public UnaryCallable<GetNetworkRequest,Network> getNetworkCallable()
Returns
Type Description
UnaryCallable<GetNetworkRequest,Network>