Class LfpMerchantStateServiceGrpc.LfpMerchantStateServiceBlockingV2Stub (0.21.0)

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

A stub to allow clients to do 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.LfpMerchantStateServiceBlockingV2Stub

Methods

build(Channel channel, CallOptions callOptions)

protected LfpMerchantStateServiceGrpc.LfpMerchantStateServiceBlockingV2Stub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
LfpMerchantStateServiceGrpc.LfpMerchantStateServiceBlockingV2Stub
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