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