| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RumConfigResponse |
RumConfigApi.createRumConfig(RumConfigCreateRequest body)
Create the RUM configuration.
|
RumConfigResponse |
RumConfigApi.getRumConfig()
Get the RUM configuration.
|
RumConfigResponse |
RumConfigApi.updateRumConfig(RumConfigUpdateRequest body)
Update the RUM configuration.
|
| Modifier and Type | Method and Description |
|---|---|
RumConfigResponse |
RumConfigResponse.data(RumConfigData data) |
RumConfigResponse |
RumConfigResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.