Class AggregateProductStatusesServiceGrpc.AggregateProductStatusesServiceBlockingV2Stub (0.7.0)

public static final class AggregateProductStatusesServiceGrpc.AggregateProductStatusesServiceBlockingV2Stub extends AbstractBlockingStub<AggregateProductStatusesServiceGrpc.AggregateProductStatusesServiceBlockingV2Stub>

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

Service to manage aggregate product statuses.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > AggregateProductStatusesServiceGrpc.AggregateProductStatusesServiceBlockingV2Stub

Methods

build(Channel channel, CallOptions callOptions)

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

listAggregateProductStatuses(ListAggregateProductStatusesRequest request)

public ListAggregateProductStatusesResponse listAggregateProductStatuses(ListAggregateProductStatusesRequest request)

Lists the AggregateProductStatuses resources for your merchant account. The response might contain fewer items than specified by pageSize. If pageToken was returned in previous request, it can be used to obtain additional results.

Parameter
Name Description
request ListAggregateProductStatusesRequest
Returns
Type Description
ListAggregateProductStatusesResponse