Class LfpProvidersServiceGrpc.LfpProvidersServiceBlockingStub (0.23.0)

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

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

Methods

build(Channel channel, CallOptions callOptions)

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