| 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.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<TimelineResponse> |
CaseManagementApi.commentCaseAsync(String caseId,
CaseCommentRequest body)
Comment case.
|
ApiResponse<TimelineResponse> |
CaseManagementApi.commentCaseWithHttpInfo(String caseId,
CaseCommentRequest body)
Comment case
|
CompletableFuture<ApiResponse<TimelineResponse>> |
CaseManagementApi.commentCaseWithHttpInfoAsync(String caseId,
CaseCommentRequest body)
Comment case.
|
| 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.