public abstract class AggregateProductStatusesServiceStub implements BackgroundResourceBase stub class for the AggregateProductStatusesService service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
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> |
|