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.
Implements
BackgroundResourceConstructors
NetworkServiceStub()
public NetworkServiceStub()
Methods
close()
public abstract void close()
getNetworkCallable()
public UnaryCallable<GetNetworkRequest,Network> getNetworkCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetNetworkRequest,Network> |
listNetworksCallable()
public UnaryCallable<ListNetworksRequest,ListNetworksResponse> listNetworksCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListNetworksRequest,ListNetworksResponse> |