Class AssetServiceClient.ListAssetsPagedResponse (3.47.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
Name Description
context PageContext<ListAssetsRequest,ListAssetsResponse,Asset>
futureResponse ApiFuture<ListAssetsResponse>
Returns
Type Description
ApiFuture<ListAssetsPagedResponse>