Class AggregateProductStatusesServiceStub (0.7.0)

public abstract class AggregateProductStatusesServiceStub implements BackgroundResource

Base stub class for the AggregateProductStatusesService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > AggregateProductStatusesServiceStub

Implements

BackgroundResource

Constructors

AggregateProductStatusesServiceStub()

public AggregateProductStatusesServiceStub()

Methods

close()

public abstract void close()

listAggregateProductStatusesCallable()

public UnaryCallable<ListAggregateProductStatusesRequest,ListAggregateProductStatusesResponse> listAggregateProductStatusesCallable()
Returns
Type Description
UnaryCallable<ListAggregateProductStatusesRequest,ListAggregateProductStatusesResponse>

listAggregateProductStatusesPagedCallable()

public UnaryCallable<ListAggregateProductStatusesRequest,AggregateProductStatusesServiceClient.ListAggregateProductStatusesPagedResponse> listAggregateProductStatusesPagedCallable()
Returns
Type Description
UnaryCallable<ListAggregateProductStatusesRequest,ListAggregateProductStatusesPagedResponse>