| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ListConnectionsResponse |
RumAudienceManagementApi.listConnections(String entity)
List connections.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ListConnectionsResponse> |
RumAudienceManagementApi.listConnectionsAsync(String entity)
List connections.
|
ApiResponse<ListConnectionsResponse> |
RumAudienceManagementApi.listConnectionsWithHttpInfo(String entity)
List all data connections for an entity
|
CompletableFuture<ApiResponse<ListConnectionsResponse>> |
RumAudienceManagementApi.listConnectionsWithHttpInfoAsync(String entity)
List connections.
|
| Modifier and Type | Method and Description |
|---|---|
ListConnectionsResponse |
ListConnectionsResponse.data(ListConnectionsResponseData data) |
ListConnectionsResponse |
ListConnectionsResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.