Class AggregateProductStatusesServiceClient.ListAggregateProductStatusesPagedResponse (1.9.0)

public static class AggregateProductStatusesServiceClient.ListAggregateProductStatusesPagedResponse extends AbstractPagedListResponse<ListAggregateProductStatusesRequest,ListAggregateProductStatusesResponse,AggregateProductStatus,AggregateProductStatusesServiceClient.ListAggregateProductStatusesPage,AggregateProductStatusesServiceClient.ListAggregateProductStatusesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AggregateProductStatusesServiceClient.ListAggregateProductStatusesPagedResponse

Static Methods

createAsync(PageContext<ListAggregateProductStatusesRequest,ListAggregateProductStatusesResponse,AggregateProductStatus> context, ApiFuture<ListAggregateProductStatusesResponse> futureResponse)

public static ApiFuture<AggregateProductStatusesServiceClient.ListAggregateProductStatusesPagedResponse> createAsync(PageContext<ListAggregateProductStatusesRequest,ListAggregateProductStatusesResponse,AggregateProductStatus> context, ApiFuture<ListAggregateProductStatusesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListAggregateProductStatusesRequest,ListAggregateProductStatusesResponse,AggregateProductStatus>
futureResponse ApiFuture<ListAggregateProductStatusesResponse>
Returns
Type Description
ApiFuture<ListAggregateProductStatusesPagedResponse>