| Package | Description |
|---|---|
| com.google.cloud.dataplex.v1 |
A client to Cloud Dataplex API
|
| com.google.cloud.dataplex.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
DataScanServiceClient.ListDataScansPagedResponse |
DataScanServiceClient.listDataScans(ListDataScansRequest request)
Lists DataScans.
|
DataScanServiceClient.ListDataScansPagedResponse |
DataScanServiceClient.listDataScans(LocationName parent)
Lists DataScans.
|
DataScanServiceClient.ListDataScansPagedResponse |
DataScanServiceClient.listDataScans(String parent)
Lists DataScans.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DataScanServiceClient.ListDataScansPagedResponse> |
DataScanServiceClient.ListDataScansPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDataScansRequest,ListDataScansResponse,DataScan> context,
com.google.api.core.ApiFuture<ListDataScansResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDataScansRequest,DataScanServiceClient.ListDataScansPagedResponse> |
DataScanServiceClient.listDataScansPagedCallable()
Lists DataScans.
|
com.google.api.gax.rpc.PagedCallSettings<ListDataScansRequest,ListDataScansResponse,DataScanServiceClient.ListDataScansPagedResponse> |
DataScanServiceSettings.listDataScansSettings()
Returns the object with the settings used for calls to listDataScans.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataScansRequest,ListDataScansResponse,DataScanServiceClient.ListDataScansPagedResponse> |
DataScanServiceSettings.Builder.listDataScansSettings()
Returns the builder for the settings used for calls to listDataScans.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListDataScansRequest,DataScanServiceClient.ListDataScansPagedResponse> |
GrpcDataScanServiceStub.listDataScansPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListDataScansRequest,DataScanServiceClient.ListDataScansPagedResponse> |
HttpJsonDataScanServiceStub.listDataScansPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListDataScansRequest,DataScanServiceClient.ListDataScansPagedResponse> |
DataScanServiceStub.listDataScansPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListDataScansRequest,ListDataScansResponse,DataScanServiceClient.ListDataScansPagedResponse> |
DataScanServiceStubSettings.listDataScansSettings()
Returns the object with the settings used for calls to listDataScans.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDataScansRequest,ListDataScansResponse,DataScanServiceClient.ListDataScansPagedResponse> |
DataScanServiceStubSettings.Builder.listDataScansSettings()
Returns the builder for the settings used for calls to listDataScans.
|
Copyright © 2024 Google LLC. All rights reserved.