| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TeamReferenceAttributes |
TeamReferenceAttributes.avatar(String avatar) |
TeamReferenceAttributes |
TeamReferenceAttributes.description(String description) |
TeamReferenceAttributes |
TeamReference.getAttributes()
Encapsulates the basic attributes of a Team reference, such as name, handle, and an optional
avatar or description.
|
TeamReferenceAttributes |
TeamReferenceAttributes.handle(String handle) |
TeamReferenceAttributes |
TeamReferenceAttributes.name(String name) |
TeamReferenceAttributes |
TeamReferenceAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
TeamReference |
TeamReference.attributes(TeamReferenceAttributes attributes) |
void |
TeamReference.setAttributes(TeamReferenceAttributes attributes) |
Copyright © 2025. All rights reserved.