Class PromotionsServiceClient.ListPromotionsPagedResponse (0.1.0)

public static class PromotionsServiceClient.ListPromotionsPagedResponse extends AbstractPagedListResponse<ListPromotionsRequest,ListPromotionsResponse,Promotion,PromotionsServiceClient.ListPromotionsPage,PromotionsServiceClient.ListPromotionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > PromotionsServiceClient.ListPromotionsPagedResponse

Static Methods

createAsync(PageContext<ListPromotionsRequest,ListPromotionsResponse,Promotion> context, ApiFuture<ListPromotionsResponse> futureResponse)

public static ApiFuture<PromotionsServiceClient.ListPromotionsPagedResponse> createAsync(PageContext<ListPromotionsRequest,ListPromotionsResponse,Promotion> context, ApiFuture<ListPromotionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListPromotionsRequest,ListPromotionsResponse,Promotion>
futureResponse ApiFuture<ListPromotionsResponse>
Returns
Type Description
ApiFuture<ListPromotionsPagedResponse>