Class LfpProvidersServiceGrpc.LfpProvidersServiceBlockingV2Stub (0.23.0)

public static final class LfpProvidersServiceGrpc.LfpProvidersServiceBlockingV2Stub extends AbstractBlockingStub<LfpProvidersServiceGrpc.LfpProvidersServiceBlockingV2Stub>

A stub to allow clients to do synchronous rpc calls to service LfpProvidersService.

The service facilitates the management of a merchant's LFP provider settings. This API defines the following resource model:

  • LfpProvider

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > LfpProvidersServiceGrpc.LfpProvidersServiceBlockingV2Stub

Methods

build(Channel channel, CallOptions callOptions)

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

findLfpProviders(FindLfpProvidersRequest request)

public FindLfpProvidersResponse findLfpProviders(FindLfpProvidersRequest request)

Find the LFP provider candidates in a given country.

Parameter
Name Description
request FindLfpProvidersRequest
Returns
Type Description
FindLfpProvidersResponse

linkLfpProvider(LinkLfpProviderRequest request)

public LinkLfpProviderResponse linkLfpProvider(LinkLfpProviderRequest request)

Link the specified merchant to a LFP provider for the specified country.

Parameter
Name Description
request LinkLfpProviderRequest
Returns
Type Description
LinkLfpProviderResponse