Class DataplexServiceClient.ListLakesPagedResponse (1.42.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
Name Description
context PageContext<ListLakesRequest,ListLakesResponse,Lake>
futureResponse ApiFuture<ListLakesResponse>
Returns
Type Description
ApiFuture<ListLakesPagedResponse>