Class DataProductServiceClient.ListDataProductsPagedResponse (1.86.0)

public static class DataProductServiceClient.ListDataProductsPagedResponse extends AbstractPagedListResponse<ListDataProductsRequest,ListDataProductsResponse,DataProduct,DataProductServiceClient.ListDataProductsPage,DataProductServiceClient.ListDataProductsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataProductServiceClient.ListDataProductsPagedResponse

Static Methods

createAsync(PageContext<ListDataProductsRequest,ListDataProductsResponse,DataProduct> context, ApiFuture<ListDataProductsResponse> futureResponse)

public static ApiFuture<DataProductServiceClient.ListDataProductsPagedResponse> createAsync(PageContext<ListDataProductsRequest,ListDataProductsResponse,DataProduct> context, ApiFuture<ListDataProductsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDataProductsRequest,ListDataProductsResponse,DataProduct>
futureResponse ApiFuture<ListDataProductsResponse>
Returns
Type Description
ApiFuture<ListDataProductsPagedResponse>