Uses of Class
software.amazon.awssdk.services.cloudwatchevents.model.IllegalStatusException
-
Packages that use IllegalStatusException Package Description software.amazon.awssdk.services.cloudwatchevents Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources. -
-
Uses of IllegalStatusException in software.amazon.awssdk.services.cloudwatchevents
Methods in software.amazon.awssdk.services.cloudwatchevents that throw IllegalStatusException Modifier and Type Method Description default CancelReplayResponseCloudWatchEventsClient. cancelReplay(Consumer<CancelReplayRequest.Builder> cancelReplayRequest)Cancels the specified replay.default CancelReplayResponseCloudWatchEventsClient. cancelReplay(CancelReplayRequest cancelReplayRequest)Cancels the specified replay.
-