Class DataplexServiceClient.ListAssetsPagedResponse (1.39.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
NameDescription
contextPageContext<ListAssetsRequest,ListAssetsResponse,Asset>
futureResponseApiFuture<ListAssetsResponse>
Returns
TypeDescription
ApiFuture<ListAssetsPagedResponse>