| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
TimelineResponse |
CaseManagementApi.commentCase(String caseId,
CaseCommentRequest body)
Comment case.
|
TimelineResponse |
CaseManagementApi.listCaseTimeline(String caseId)
Get case timeline.
|
TimelineResponse |
CaseManagementApi.listCaseTimeline(String caseId,
CaseManagementApi.ListCaseTimelineOptionalParameters parameters)
Get case timeline.
|
| Modifier and Type | Method and Description |
|---|---|
TimelineResponse |
TimelineResponse.addDataItem(TimelineCellResource dataItem) |
TimelineResponse |
TimelineResponse.data(List<TimelineCellResource> data) |
TimelineResponse |
TimelineResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.