Class DataplexServiceClient.ListLakesPagedResponse (1.9.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 Returns