Class CloudChannelServiceClient.ListProductsPagedResponse (3.48.0)

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
Name Description
context PageContext<ListProductsRequest,ListProductsResponse,Product>
futureResponse ApiFuture<ListProductsResponse>
Returns
Type Description
ApiFuture<ListProductsPagedResponse>