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