Class DataProductServiceClient.ListDataAssetsPagedResponse (1.86.0)

public static class DataProductServiceClient.ListDataAssetsPagedResponse extends AbstractPagedListResponse<ListDataAssetsRequest,ListDataAssetsResponse,DataAsset,DataProductServiceClient.ListDataAssetsPage,DataProductServiceClient.ListDataAssetsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataProductServiceClient.ListDataAssetsPagedResponse

Static Methods

createAsync(PageContext<ListDataAssetsRequest,ListDataAssetsResponse,DataAsset> context, ApiFuture<ListDataAssetsResponse> futureResponse)

public static ApiFuture<DataProductServiceClient.ListDataAssetsPagedResponse> createAsync(PageContext<ListDataAssetsRequest,ListDataAssetsResponse,DataAsset> context, ApiFuture<ListDataAssetsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDataAssetsRequest,ListDataAssetsResponse,DataAsset>
futureResponse ApiFuture<ListDataAssetsResponse>
Returns
Type Description
ApiFuture<ListDataAssetsPagedResponse>