| 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 DeactivateEventSourceResponse |
CloudWatchEventsClient.deactivateEventSource(Consumer<DeactivateEventSourceRequest.Builder> deactivateEventSourceRequest)
You can use this operation to temporarily stop receiving events from the specified partner event source.
|
default DeactivateEventSourceResponse |
CloudWatchEventsClient.deactivateEventSource(DeactivateEventSourceRequest deactivateEventSourceRequest)
You can use this operation to temporarily stop receiving events from the specified partner event source.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeactivateEventSourceResponse> |
CloudWatchEventsAsyncClient.deactivateEventSource(Consumer<DeactivateEventSourceRequest.Builder> deactivateEventSourceRequest)
You can use this operation to temporarily stop receiving events from the specified partner event source.
|
default CompletableFuture<DeactivateEventSourceResponse> |
CloudWatchEventsAsyncClient.deactivateEventSource(DeactivateEventSourceRequest deactivateEventSourceRequest)
You can use this operation to temporarily stop receiving events from the specified partner event source.
|
Copyright © 2022. All rights reserved.