| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RUMWarning |
RUMWarning.code(String code) |
RUMWarning |
RUMWarning.detail(String detail) |
RUMWarning |
RUMWarning.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
RUMWarning |
RUMWarning.title(String title) |
| Modifier and Type | Method and Description |
|---|---|
List<RUMWarning> |
RUMResponseMetadata.getWarnings()
A list of warnings (non-fatal errors) encountered.
|
| Modifier and Type | Method and Description |
|---|---|
RUMResponseMetadata |
RUMResponseMetadata.addWarningsItem(RUMWarning warningsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
RUMResponseMetadata.setWarnings(List<RUMWarning> warnings) |
RUMResponseMetadata |
RUMResponseMetadata.warnings(List<RUMWarning> warnings) |
Copyright © 2024. All rights reserved.