| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IssueTeamAttributes |
IssueTeam.getAttributes()
Object containing the information of a team.
|
IssueTeamAttributes |
IssueTeamAttributes.handle(String handle) |
IssueTeamAttributes |
IssueTeamAttributes.name(String name) |
IssueTeamAttributes |
IssueTeamAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IssueTeamAttributes |
IssueTeamAttributes.summary(String summary) |
| Modifier and Type | Method and Description |
|---|---|
IssueTeam |
IssueTeam.attributes(IssueTeamAttributes attributes) |
void |
IssueTeam.setAttributes(IssueTeamAttributes attributes) |
| Constructor and Description |
|---|
IssueTeam(IssueTeamAttributes attributes,
String id,
IssueTeamType type) |
Copyright © 2025. All rights reserved.