| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RumRetentionQuotaConfigResponse |
RumRetentionQuotasApi.getRumQuotaConfig(RumRetentionQuotaScopeType scopeType,
String scopeId)
Get a RUM retention quota configuration.
|
RumRetentionQuotaConfigResponse |
RumRetentionQuotasApi.upsertRumQuotaConfig(RumRetentionQuotaScopeType scopeType,
String scopeId,
RumRetentionQuotaConfigUpdateRequest body)
Create or update a RUM retention quota config.
|
| Modifier and Type | Method and Description |
|---|---|
RumRetentionQuotaConfigResponse |
RumRetentionQuotaConfigResponse.data(RumRetentionQuotaConfigData data) |
RumRetentionQuotaConfigResponse |
RumRetentionQuotaConfigResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.