| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateIncidentRecordResponse |
SsmIncidentsClient.updateIncidentRecord(Consumer<UpdateIncidentRecordRequest.Builder> updateIncidentRecordRequest)
Update the details of an incident record.
|
default UpdateIncidentRecordResponse |
SsmIncidentsClient.updateIncidentRecord(UpdateIncidentRecordRequest updateIncidentRecordRequest)
Update the details of an incident record.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateIncidentRecordResponse> |
SsmIncidentsAsyncClient.updateIncidentRecord(Consumer<UpdateIncidentRecordRequest.Builder> updateIncidentRecordRequest)
Update the details of an incident record.
|
default CompletableFuture<UpdateIncidentRecordResponse> |
SsmIncidentsAsyncClient.updateIncidentRecord(UpdateIncidentRecordRequest updateIncidentRecordRequest)
Update the details of an incident record.
|
Copyright © 2023. All rights reserved.