Package com.google.cloud.dataplex.v1
Class DataScanServiceClient.ListDataScansPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListDataScansRequest,ListDataScansResponse,DataScan,DataScanServiceClient.ListDataScansPage,DataScanServiceClient.ListDataScansFixedSizeCollection>
-
- com.google.cloud.dataplex.v1.DataScanServiceClient.ListDataScansPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<DataScan>
- Enclosing class:
- DataScanServiceClient
public static class DataScanServiceClient.ListDataScansPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListDataScansRequest,ListDataScansResponse,DataScan,DataScanServiceClient.ListDataScansPage,DataScanServiceClient.ListDataScansFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<DataScanServiceClient.ListDataScansPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListDataScansRequest,ListDataScansResponse,DataScan> context, com.google.api.core.ApiFuture<ListDataScansResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<DataScanServiceClient.ListDataScansPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListDataScansRequest,ListDataScansResponse,DataScan> context, com.google.api.core.ApiFuture<ListDataScansResponse> futureResponse)
-
-