| 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 GetTimelineEventResponse |
SsmIncidentsClient.getTimelineEvent(GetTimelineEventRequest getTimelineEventRequest)
Retrieves a timeline event based on its ID and incident record.
|
default CompletableFuture<GetTimelineEventResponse> |
SsmIncidentsAsyncClient.getTimelineEvent(GetTimelineEventRequest getTimelineEventRequest)
Retrieves a timeline event based on its ID and incident record.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetTimelineEventRequestMarshaller.marshall(GetTimelineEventRequest getTimelineEventRequest) |
Copyright © 2023. All rights reserved.