Class DataplexServiceClient.ListLakesPagedResponse (1.53.0)

See more code actions.
public static class DataplexServiceClient.ListLakesPagedResponse extends AbstractPagedListResponse<ListLakesRequest,ListLakesResponse,Lake,DataplexServiceClient.ListLakesPage,DataplexServiceClient.ListLakesFixedSizeCollection>
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>