| 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.ListConnectionsPagedResponse |
DlpServiceClient.listConnections(ListConnectionsRequest request)
Lists Connections in a parent.
|
DlpServiceClient.ListConnectionsPagedResponse |
DlpServiceClient.listConnections(LocationName parent)
Lists Connections in a parent.
|
DlpServiceClient.ListConnectionsPagedResponse |
DlpServiceClient.listConnections(String parent)
Lists Connections in a parent.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<DlpServiceClient.ListConnectionsPagedResponse> |
DlpServiceClient.ListConnectionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListConnectionsRequest,ListConnectionsResponse,Connection> context,
com.google.api.core.ApiFuture<ListConnectionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListConnectionsRequest,DlpServiceClient.ListConnectionsPagedResponse> |
DlpServiceClient.listConnectionsPagedCallable()
Lists Connections in a parent.
|
com.google.api.gax.rpc.PagedCallSettings<ListConnectionsRequest,ListConnectionsResponse,DlpServiceClient.ListConnectionsPagedResponse> |
DlpServiceSettings.listConnectionsSettings()
Returns the object with the settings used for calls to listConnections.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListConnectionsRequest,ListConnectionsResponse,DlpServiceClient.ListConnectionsPagedResponse> |
DlpServiceSettings.Builder.listConnectionsSettings()
Returns the builder for the settings used for calls to listConnections.
|
Copyright © 2024 Google LLC. All rights reserved.