| 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 |
|---|---|
Future<GetIncidentRecordResult> |
AbstractAWSSSMIncidentsAsync.getIncidentRecordAsync(GetIncidentRecordRequest request,
AsyncHandler<GetIncidentRecordRequest,GetIncidentRecordResult> asyncHandler) |
Future<GetIncidentRecordResult> |
AWSSSMIncidentsAsyncClient.getIncidentRecordAsync(GetIncidentRecordRequest request,
AsyncHandler<GetIncidentRecordRequest,GetIncidentRecordResult> asyncHandler) |
Future<GetIncidentRecordResult> |
AWSSSMIncidentsAsync.getIncidentRecordAsync(GetIncidentRecordRequest getIncidentRecordRequest,
AsyncHandler<GetIncidentRecordRequest,GetIncidentRecordResult> asyncHandler)
Returns the details for the specified incident record.
|
| Modifier and Type | Method and Description |
|---|---|
GetIncidentRecordRequest |
GetIncidentRecordRequest.clone() |
GetIncidentRecordRequest |
GetIncidentRecordRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the incident record.
|
Copyright © 2022. All rights reserved.