Class DataplexServiceClient.ListAssetsPagedResponse (1.41.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > DataplexServiceClient.ListAssetsPagedResponse

Static Methods

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

public static ApiFuture<DataplexServiceClient.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>