| 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.
|
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 |
|---|---|
CaseCommentRequest |
CaseCommentRequest.data(CaseComment data) |
CaseCommentRequest |
CaseCommentRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.