| Package | Description |
|---|---|
| com.google.cloud.dlp.v2 |
A client to Sensitive Data Protection (DLP)
|
| com.google.cloud.dlp.v2.stub |
| Modifier and Type | Method and Description |
|---|---|
DlpServiceClient.SearchConnectionsPagedResponse |
DlpServiceClient.searchConnections(LocationName parent)
Searches for Connections in a parent.
|
DlpServiceClient.SearchConnectionsPagedResponse |
DlpServiceClient.searchConnections(SearchConnectionsRequest request)
Searches for Connections in a parent.
|
DlpServiceClient.SearchConnectionsPagedResponse |
DlpServiceClient.searchConnections(String parent)
Searches for Connections in a parent.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DlpServiceClient.SearchConnectionsPagedResponse> |
DlpServiceClient.SearchConnectionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<SearchConnectionsRequest,SearchConnectionsResponse,Connection> context,
com.google.api.core.ApiFuture<SearchConnectionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<SearchConnectionsRequest,DlpServiceClient.SearchConnectionsPagedResponse> |
DlpServiceClient.searchConnectionsPagedCallable()
Searches for Connections in a parent.
|
com.google.api.gax.rpc.PagedCallSettings<SearchConnectionsRequest,SearchConnectionsResponse,DlpServiceClient.SearchConnectionsPagedResponse> |
DlpServiceSettings.searchConnectionsSettings()
Returns the object with the settings used for calls to searchConnections.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<SearchConnectionsRequest,SearchConnectionsResponse,DlpServiceClient.SearchConnectionsPagedResponse> |
DlpServiceSettings.Builder.searchConnectionsSettings()
Returns the builder for the settings used for calls to searchConnections.
|
Copyright © 2024 Google LLC. All rights reserved.