Class LfpMerchantStateServiceStub (0.22.0)

public abstract class LfpMerchantStateServiceStub implements BackgroundResource

Base stub class for the LfpMerchantStateService service API.

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

Inheritance

java.lang.Object > LfpMerchantStateServiceStub

Implements

BackgroundResource

Constructors

LfpMerchantStateServiceStub()

public LfpMerchantStateServiceStub()

Methods

close()

public abstract void close()

getLfpMerchantStateCallable()

public UnaryCallable<GetLfpMerchantStateRequest,LfpMerchantState> getLfpMerchantStateCallable()
Returns
Type Description
UnaryCallable<GetLfpMerchantStateRequest,LfpMerchantState>