Class LfpMerchantStateServiceGrpc.LfpMerchantStateServiceBlockingStub (0.21.0)

public static final class LfpMerchantStateServiceGrpc.LfpMerchantStateServiceBlockingStub extends AbstractBlockingStub<LfpMerchantStateServiceGrpc.LfpMerchantStateServiceBlockingStub>

A stub to allow clients to do limited synchronous rpc calls to service LfpMerchantStateService.

Service for a LFP partner to get the state of a merchant.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > LfpMerchantStateServiceGrpc.LfpMerchantStateServiceBlockingStub

Methods

build(Channel channel, CallOptions callOptions)

protected LfpMerchantStateServiceGrpc.LfpMerchantStateServiceBlockingStub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
LfpMerchantStateServiceGrpc.LfpMerchantStateServiceBlockingStub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

getLfpMerchantState(GetLfpMerchantStateRequest request)

public LfpMerchantState getLfpMerchantState(GetLfpMerchantStateRequest request)

Gets the LFP state of a merchant

Parameter
Name Description
request GetLfpMerchantStateRequest
Returns
Type Description
LfpMerchantState