| Package | Description |
|---|---|
| org.openapitools.client.api | |
| org.openapitools.client.model |
| Modifier and Type | Method and Description |
|---|---|
void |
IncidentApi.setIncidentAnnotation(String id,
AnnotationDto annotationDto)
Set Incident Annotation
Sets the annotation of an incident with given id.
|
okhttp3.Call |
IncidentApi.setIncidentAnnotationAsync(String id,
AnnotationDto annotationDto,
ApiCallback<Void> _callback)
Set Incident Annotation (asynchronously)
Sets the annotation of an incident with given id.
|
okhttp3.Call |
IncidentApi.setIncidentAnnotationCall(String id,
AnnotationDto annotationDto,
ApiCallback _callback)
Build call for setIncidentAnnotation
|
ApiResponse<Void> |
IncidentApi.setIncidentAnnotationWithHttpInfo(String id,
AnnotationDto annotationDto)
Set Incident Annotation
Sets the annotation of an incident with given id.
|
| Modifier and Type | Method and Description |
|---|---|
AnnotationDto |
AnnotationDto.annotation(String annotation) |
Copyright © 2022. All rights reserved.