public static class DataScanServiceClient.ListDataScansPage extends com.google.api.gax.paging.AbstractPage<ListDataScansRequest,ListDataScansResponse,DataScan,DataScanServiceClient.ListDataScansPage>
| Modifier and Type | Method and Description |
|---|---|
protected DataScanServiceClient.ListDataScansPage |
createPage(com.google.api.gax.rpc.PageContext<ListDataScansRequest,ListDataScansResponse,DataScan> context,
ListDataScansResponse response) |
com.google.api.core.ApiFuture<DataScanServiceClient.ListDataScansPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListDataScansRequest,ListDataScansResponse,DataScan> context,
com.google.api.core.ApiFuture<ListDataScansResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected DataScanServiceClient.ListDataScansPage createPage(com.google.api.gax.rpc.PageContext<ListDataScansRequest,ListDataScansResponse,DataScan> context, ListDataScansResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListDataScansRequest,ListDataScansResponse,DataScan,DataScanServiceClient.ListDataScansPage>public com.google.api.core.ApiFuture<DataScanServiceClient.ListDataScansPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListDataScansRequest,ListDataScansResponse,DataScan> context, com.google.api.core.ApiFuture<ListDataScansResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListDataScansRequest,ListDataScansResponse,DataScan,DataScanServiceClient.ListDataScansPage>Copyright © 2023 Google LLC. All rights reserved.