| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RelationshipToOutcomeData |
RelationshipToOutcome.getData()
The JSON:API relationship to an outcome, which returns the related rule id.
|
RelationshipToOutcomeData |
RelationshipToOutcomeData.id(String id) |
RelationshipToOutcomeData |
RelationshipToOutcomeData.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
RelationshipToOutcomeData |
RelationshipToOutcomeData.type(RuleType type) |
| Modifier and Type | Method and Description |
|---|---|
RelationshipToOutcome |
RelationshipToOutcome.data(RelationshipToOutcomeData data) |
void |
RelationshipToOutcome.setData(RelationshipToOutcomeData data) |
Copyright © 2024. All rights reserved.