Class CloudProductRegistryReadServiceClient.ListLogicalProductsPagedResponse (0.1.0)

public static class CloudProductRegistryReadServiceClient.ListLogicalProductsPagedResponse extends AbstractPagedListResponse<ListLogicalProductsRequest,ListLogicalProductsResponse,LogicalProduct,CloudProductRegistryReadServiceClient.ListLogicalProductsPage,CloudProductRegistryReadServiceClient.ListLogicalProductsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > CloudProductRegistryReadServiceClient.ListLogicalProductsPagedResponse

Static Methods

createAsync(PageContext<ListLogicalProductsRequest,ListLogicalProductsResponse,LogicalProduct> context, ApiFuture<ListLogicalProductsResponse> futureResponse)

public static ApiFuture<CloudProductRegistryReadServiceClient.ListLogicalProductsPagedResponse> createAsync(PageContext<ListLogicalProductsRequest,ListLogicalProductsResponse,LogicalProduct> context, ApiFuture<ListLogicalProductsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListLogicalProductsRequest,ListLogicalProductsResponse,LogicalProduct>
futureResponse ApiFuture<ListLogicalProductsResponse>
Returns
Type Description
ApiFuture<ListLogicalProductsPagedResponse>