| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
VersionHistoryUpdate |
VersionHistoryUpdate.change(String change) |
VersionHistoryUpdate |
VersionHistoryUpdate.field(String field) |
VersionHistoryUpdate |
VersionHistoryUpdate.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
VersionHistoryUpdate |
VersionHistoryUpdate.type(VersionHistoryUpdateType type) |
| Modifier and Type | Method and Description |
|---|---|
List<VersionHistoryUpdate> |
SuppressionVersions.getChanges()
A list of changes.
|
List<VersionHistoryUpdate> |
RuleVersions.getChanges()
A list of changes.
|
| Modifier and Type | Method and Description |
|---|---|
SuppressionVersions |
SuppressionVersions.addChangesItem(VersionHistoryUpdate changesItem) |
RuleVersions |
RuleVersions.addChangesItem(VersionHistoryUpdate changesItem) |
| Modifier and Type | Method and Description |
|---|---|
SuppressionVersions |
SuppressionVersions.changes(List<VersionHistoryUpdate> changes) |
RuleVersions |
RuleVersions.changes(List<VersionHistoryUpdate> changes) |
void |
SuppressionVersions.setChanges(List<VersionHistoryUpdate> changes) |
void |
RuleVersions.setChanges(List<VersionHistoryUpdate> changes) |
Copyright © 2026. All rights reserved.