| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
RelationEntity |
RelationAttributes.getFrom()
Relation entity reference.
|
RelationEntity |
RelationAttributes.getTo()
Relation entity reference.
|
RelationEntity |
RelationEntity.kind(String kind) |
RelationEntity |
RelationEntity.name(String name) |
RelationEntity |
RelationEntity.namespace(String namespace) |
RelationEntity |
RelationEntity.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
RelationAttributes |
RelationAttributes.from(RelationEntity from) |
void |
RelationAttributes.setFrom(RelationEntity from) |
void |
RelationAttributes.setTo(RelationEntity to) |
RelationAttributes |
RelationAttributes.to(RelationEntity to) |
Copyright © 2025. All rights reserved.