Class LfpInventoryServiceStub (0.2.0)

public abstract class LfpInventoryServiceStub implements BackgroundResource

Base stub class for the LfpInventoryService service API.

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

Inheritance

java.lang.Object > LfpInventoryServiceStub

Implements

BackgroundResource

Constructors

LfpInventoryServiceStub()

public LfpInventoryServiceStub()

Methods

close()

public abstract void close()

insertLfpInventoryCallable()

public UnaryCallable<InsertLfpInventoryRequest,LfpInventory> insertLfpInventoryCallable()
Returns
Type Description
UnaryCallable<InsertLfpInventoryRequest,LfpInventory>