| 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 |
|---|---|
GetIncidentRecordResult |
AbstractAWSSSMIncidents.getIncidentRecord(GetIncidentRecordRequest request) |
GetIncidentRecordResult |
AWSSSMIncidentsClient.getIncidentRecord(GetIncidentRecordRequest request)
Returns the details for the specified incident record.
|
GetIncidentRecordResult |
AWSSSMIncidents.getIncidentRecord(GetIncidentRecordRequest getIncidentRecordRequest)
Returns the details for the specified incident record.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetIncidentRecordResult> |
AWSSSMIncidentsAsync.getIncidentRecordAsync(GetIncidentRecordRequest getIncidentRecordRequest,
AsyncHandler<GetIncidentRecordRequest,GetIncidentRecordResult> asyncHandler)
Returns the details for the specified incident record.
|
Future<GetIncidentRecordResult> |
AbstractAWSSSMIncidentsAsync.getIncidentRecordAsync(GetIncidentRecordRequest request,
AsyncHandler<GetIncidentRecordRequest,GetIncidentRecordResult> asyncHandler) |
Future<GetIncidentRecordResult> |
AWSSSMIncidentsAsyncClient.getIncidentRecordAsync(GetIncidentRecordRequest request,
AsyncHandler<GetIncidentRecordRequest,GetIncidentRecordResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetIncidentRecordResult |
GetIncidentRecordResult.clone() |
GetIncidentRecordResult |
GetIncidentRecordResult.withIncidentRecord(IncidentRecord incidentRecord)
Details the structure of the incident record.
|
Copyright © 2021. All rights reserved.