| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RumConfigCreateData |
RumConfigCreateData.attributes(RumConfigCreateAttributes attributes) |
RumConfigCreateData |
RumConfigCreateRequest.getData()
Object describing the RUM configuration to create.
|
RumConfigCreateData |
RumConfigCreateData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
RumConfigCreateData |
RumConfigCreateData.type(RumConfigType type) |
| Modifier and Type | Method and Description |
|---|---|
RumConfigCreateRequest |
RumConfigCreateRequest.data(RumConfigCreateData data) |
void |
RumConfigCreateRequest.setData(RumConfigCreateData data) |
| Constructor and Description |
|---|
RumConfigCreateRequest(RumConfigCreateData data) |
Copyright © 2026. All rights reserved.