| 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.
|
| software.amazon.awssdk.services.ssmincidents.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteIncidentRecordResponse |
SsmIncidentsClient.deleteIncidentRecord(DeleteIncidentRecordRequest deleteIncidentRecordRequest)
Delete an incident record from Incident Manager.
|
default CompletableFuture<DeleteIncidentRecordResponse> |
SsmIncidentsAsyncClient.deleteIncidentRecord(DeleteIncidentRecordRequest deleteIncidentRecordRequest)
Delete an incident record from Incident Manager.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteIncidentRecordRequestMarshaller.marshall(DeleteIncidentRecordRequest deleteIncidentRecordRequest) |
Copyright © 2023. All rights reserved.