Class LineageClient.ListRunsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListRunsRequest,ListRunsResponse,Run,LineageClient.ListRunsPage,LineageClient.ListRunsFixedSizeCollection>
-
- com.google.cloud.datacatalog.lineage.v1.LineageClient.ListRunsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Run>
- Enclosing class:
- LineageClient
public static class LineageClient.ListRunsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListRunsRequest,ListRunsResponse,Run,LineageClient.ListRunsPage,LineageClient.ListRunsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<LineageClient.ListRunsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListRunsRequest,ListRunsResponse,Run> context, com.google.api.core.ApiFuture<ListRunsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<LineageClient.ListRunsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListRunsRequest,ListRunsResponse,Run> context, com.google.api.core.ApiFuture<ListRunsResponse> futureResponse)
-
-