| 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 UpdateTimelineEventResponse |
SsmIncidentsClient.updateTimelineEvent(Consumer<UpdateTimelineEventRequest.Builder> updateTimelineEventRequest)
Updates a timeline event.
|
default UpdateTimelineEventResponse |
SsmIncidentsClient.updateTimelineEvent(UpdateTimelineEventRequest updateTimelineEventRequest)
Updates a timeline event.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateTimelineEventResponse> |
SsmIncidentsAsyncClient.updateTimelineEvent(Consumer<UpdateTimelineEventRequest.Builder> updateTimelineEventRequest)
Updates a timeline event.
|
default CompletableFuture<UpdateTimelineEventResponse> |
SsmIncidentsAsyncClient.updateTimelineEvent(UpdateTimelineEventRequest updateTimelineEventRequest)
Updates a timeline event.
|
Copyright © 2023. All rights reserved.