Class DataplexServiceClient.ListLakesPagedResponse (1.39.0)

public static class DataplexServiceClient.ListLakesPagedResponse extends AbstractPagedListResponse<ListLakesRequest,ListLakesResponse,Lake,DataplexServiceClient.ListLakesPage,DataplexServiceClient.ListLakesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataplexServiceClient.ListLakesPagedResponse

Static Methods

createAsync(PageContext<ListLakesRequest,ListLakesResponse,Lake> context, ApiFuture<ListLakesResponse> futureResponse)

public static ApiFuture<DataplexServiceClient.ListLakesPagedResponse> createAsync(PageContext<ListLakesRequest,ListLakesResponse,Lake> context, ApiFuture<ListLakesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListLakesRequest,ListLakesResponse,Lake>
futureResponseApiFuture<ListLakesResponse>
Returns
TypeDescription
ApiFuture<ListLakesPagedResponse>