| Package | Description |
|---|---|
| com.amazonaws.services.ssmincidents |
Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover from
incidents affecting their Amazon Web Services-hosted applications.
|
| com.amazonaws.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateIncidentRecordResult |
AWSSSMIncidentsClient.updateIncidentRecord(UpdateIncidentRecordRequest request)
Update the details of an incident record.
|
UpdateIncidentRecordResult |
AbstractAWSSSMIncidents.updateIncidentRecord(UpdateIncidentRecordRequest request) |
UpdateIncidentRecordResult |
AWSSSMIncidents.updateIncidentRecord(UpdateIncidentRecordRequest updateIncidentRecordRequest)
Update the details of an incident record.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateIncidentRecordResult> |
AWSSSMIncidentsAsyncClient.updateIncidentRecordAsync(UpdateIncidentRecordRequest request,
AsyncHandler<UpdateIncidentRecordRequest,UpdateIncidentRecordResult> asyncHandler) |
Future<UpdateIncidentRecordResult> |
AbstractAWSSSMIncidentsAsync.updateIncidentRecordAsync(UpdateIncidentRecordRequest request,
AsyncHandler<UpdateIncidentRecordRequest,UpdateIncidentRecordResult> asyncHandler) |
Future<UpdateIncidentRecordResult> |
AWSSSMIncidentsAsync.updateIncidentRecordAsync(UpdateIncidentRecordRequest updateIncidentRecordRequest,
AsyncHandler<UpdateIncidentRecordRequest,UpdateIncidentRecordResult> asyncHandler)
Update the details of an incident record.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateIncidentRecordResult |
UpdateIncidentRecordResult.clone() |
Copyright © 2024. All rights reserved.