Class CloudChannelServiceClient.ListProductsPagedResponse (3.6.1)

public static class CloudChannelServiceClient.ListProductsPagedResponse extends AbstractPagedListResponse<ListProductsRequest,ListProductsResponse,Product,CloudChannelServiceClient.ListProductsPage,CloudChannelServiceClient.ListProductsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudChannelServiceClient.ListProductsPagedResponse

Static Methods

createAsync(PageContext<ListProductsRequest,ListProductsResponse,Product> context, ApiFuture<ListProductsResponse> futureResponse)

public static ApiFuture<CloudChannelServiceClient.ListProductsPagedResponse> createAsync(PageContext<ListProductsRequest,ListProductsResponse,Product> context, ApiFuture<ListProductsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListProductsRequest,ListProductsResponse,Product>
futureResponseApiFuture<ListProductsResponse>
Returns
TypeDescription
ApiFuture<ListProductsPagedResponse>