| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
void |
RumAudienceManagementApi.createConnection(String entity,
CreateConnectionRequest body)
Create connection.
|
CompletableFuture<Void> |
RumAudienceManagementApi.createConnectionAsync(String entity,
CreateConnectionRequest body)
Create connection.
|
ApiResponse<Void> |
RumAudienceManagementApi.createConnectionWithHttpInfo(String entity,
CreateConnectionRequest body)
Create a new data connection and its fields for an entity
|
CompletableFuture<ApiResponse<Void>> |
RumAudienceManagementApi.createConnectionWithHttpInfoAsync(String entity,
CreateConnectionRequest body)
Create connection.
|
| Modifier and Type | Method and Description |
|---|---|
CreateConnectionRequest |
CreateConnectionRequest.data(CreateConnectionRequestData data) |
CreateConnectionRequest |
CreateConnectionRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.