| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchevents |
Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources.
|
| Modifier and Type | Method and Description |
|---|---|
default CancelReplayResponse |
CloudWatchEventsClient.cancelReplay(CancelReplayRequest cancelReplayRequest)
Cancels the specified replay.
|
default CancelReplayResponse |
CloudWatchEventsClient.cancelReplay(Consumer<CancelReplayRequest.Builder> cancelReplayRequest)
Cancels the specified replay.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelReplayResponse> |
CloudWatchEventsAsyncClient.cancelReplay(CancelReplayRequest cancelReplayRequest)
Cancels the specified replay.
|
default CompletableFuture<CancelReplayResponse> |
CloudWatchEventsAsyncClient.cancelReplay(Consumer<CancelReplayRequest.Builder> cancelReplayRequest)
Cancels the specified replay.
|
Copyright © 2022. All rights reserved.