| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
IssuesSearchResultAttributes |
IssuesSearchResult.getAttributes()
Object containing the information of a search result.
|
IssuesSearchResultAttributes |
IssuesSearchResultAttributes.impactedSessions(Long impactedSessions) |
IssuesSearchResultAttributes |
IssuesSearchResultAttributes.impactedUsers(Long impactedUsers) |
IssuesSearchResultAttributes |
IssuesSearchResultAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
IssuesSearchResultAttributes |
IssuesSearchResultAttributes.totalCount(Long totalCount) |
| Modifier and Type | Method and Description |
|---|---|
IssuesSearchResult |
IssuesSearchResult.attributes(IssuesSearchResultAttributes attributes) |
void |
IssuesSearchResult.setAttributes(IssuesSearchResultAttributes attributes) |
| Constructor and Description |
|---|
IssuesSearchResult(IssuesSearchResultAttributes attributes,
String id,
IssuesSearchResultType type) |
Copyright © 2025. All rights reserved.