Class DataScanServiceClient.ListDataScanJobsPage (1.91.0) (original) (raw)
Class DataScanServiceClient.ListDataScanJobsPage (1.91.0)
public static class DataScanServiceClient.ListDataScanJobsPage extends AbstractPage<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanJob,DataScanServiceClient.ListDataScanJobsPage>Inherited Members
Methods
createPage(PageContext<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanJob> context, ListDataScanJobsResponse response)
protected DataScanServiceClient.ListDataScanJobsPage createPage(PageContext<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanJob> context, ListDataScanJobsResponse response)| Parameters | |
|---|---|
| Name | Description |
| context | PageContext<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanJob> |
| response | ListDataScanJobsResponse |
| Returns | |
|---|---|
| Type | Description |
| DataScanServiceClient.ListDataScanJobsPage |
Overrides
createPageAsync(PageContext<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanJob> context, ApiFuture futureResponse)
public ApiFuture<DataScanServiceClient.ListDataScanJobsPage> createPageAsync(PageContext<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanJob> context, ApiFuture<ListDataScanJobsResponse> futureResponse)| Parameters | |
|---|---|
| Name | Description |
| context | PageContext<ListDataScanJobsRequest,ListDataScanJobsResponse,DataScanJob> |
| futureResponse | ApiFuture<ListDataScanJobsResponse> |
| Returns | |
|---|---|
| Type | Description |
| ApiFuture<ListDataScanJobsPage> |
Overrides
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-06-18 UTC.