Class LfpSaleServiceStub (0.4.0)

public abstract class LfpSaleServiceStub implements BackgroundResource

Base stub class for the LfpSaleService service API.

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

Inheritance

java.lang.Object > LfpSaleServiceStub

Implements

BackgroundResource

Constructors

LfpSaleServiceStub()

public LfpSaleServiceStub()

Methods

close()

public abstract void close()

insertLfpSaleCallable()

public UnaryCallable<InsertLfpSaleRequest,LfpSale> insertLfpSaleCallable()
Returns
Type Description
UnaryCallable<InsertLfpSaleRequest,LfpSale>