Class CssProductsServiceClient.ListCssProductsPagedResponse (0.10.0)

public static class CssProductsServiceClient.ListCssProductsPagedResponse extends AbstractPagedListResponse<ListCssProductsRequest,ListCssProductsResponse,CssProduct,CssProductsServiceClient.ListCssProductsPage,CssProductsServiceClient.ListCssProductsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CssProductsServiceClient.ListCssProductsPagedResponse

Static Methods

createAsync(PageContext<ListCssProductsRequest,ListCssProductsResponse,CssProduct> context, ApiFuture<ListCssProductsResponse> futureResponse)

public static ApiFuture<CssProductsServiceClient.ListCssProductsPagedResponse> createAsync(PageContext<ListCssProductsRequest,ListCssProductsResponse,CssProduct> context, ApiFuture<ListCssProductsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListCssProductsRequest,ListCssProductsResponse,CssProduct>
futureResponseApiFuture<ListCssProductsResponse>
Returns
TypeDescription
ApiFuture<ListCssProductsPagedResponse>