Class WarehouseClient.ViewIndexedAssetsPagedResponse (0.2.0)

public static class WarehouseClient.ViewIndexedAssetsPagedResponse extends AbstractPagedListResponse<ViewIndexedAssetsRequest,ViewIndexedAssetsResponse,IndexedAsset,WarehouseClient.ViewIndexedAssetsPage,WarehouseClient.ViewIndexedAssetsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > WarehouseClient.ViewIndexedAssetsPagedResponse

Static Methods

createAsync(PageContext<ViewIndexedAssetsRequest,ViewIndexedAssetsResponse,IndexedAsset> context, ApiFuture<ViewIndexedAssetsResponse> futureResponse)

public static ApiFuture<WarehouseClient.ViewIndexedAssetsPagedResponse> createAsync(PageContext<ViewIndexedAssetsRequest,ViewIndexedAssetsResponse,IndexedAsset> context, ApiFuture<ViewIndexedAssetsResponse> futureResponse)
Parameters
Name Description
context PageContext<ViewIndexedAssetsRequest,ViewIndexedAssetsResponse,IndexedAsset>
futureResponse ApiFuture<ViewIndexedAssetsResponse>
Returns
Type Description
ApiFuture<ViewIndexedAssetsPagedResponse>