Class LfpInventoryServiceGrpc.LfpInventoryServiceBlockingV2Stub (0.23.0)

public static final class LfpInventoryServiceGrpc.LfpInventoryServiceBlockingV2Stub extends AbstractBlockingStub<LfpInventoryServiceGrpc.LfpInventoryServiceBlockingV2Stub>

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

Service for a LFP partner to submit local inventories for a merchant.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > LfpInventoryServiceGrpc.LfpInventoryServiceBlockingV2Stub

Methods

build(Channel channel, CallOptions callOptions)

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

insertLfpInventory(InsertLfpInventoryRequest request)

public LfpInventory insertLfpInventory(InsertLfpInventoryRequest request)

Inserts a LfpInventory resource for the given target merchant account. If the resource already exists, it will be replaced. The inventory automatically expires after 30 days.

Parameter
Name Description
request InsertLfpInventoryRequest
Returns
Type Description
LfpInventory