Class AssetServiceClient.ListAssetsPagedResponse (3.41.0)

public static class AssetServiceClient.ListAssetsPagedResponse extends AbstractPagedListResponse<ListAssetsRequest,ListAssetsResponse,Asset,AssetServiceClient.ListAssetsPage,AssetServiceClient.ListAssetsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AssetServiceClient.ListAssetsPagedResponse

Static Methods

createAsync(PageContext<ListAssetsRequest,ListAssetsResponse,Asset> context, ApiFuture<ListAssetsResponse> futureResponse)

public static ApiFuture<AssetServiceClient.ListAssetsPagedResponse> createAsync(PageContext<ListAssetsRequest,ListAssetsResponse,Asset> context, ApiFuture<ListAssetsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListAssetsRequest,ListAssetsResponse,Asset>
futureResponseApiFuture<ListAssetsResponse>
Returns
TypeDescription
ApiFuture<ListAssetsPagedResponse>