| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchevents |
Amazon EventBridge helps you to respond to state changes in your AWS resources.
|
| software.amazon.awssdk.services.cloudwatchevents.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeactivateEventSourceResponse> |
CloudWatchEventsAsyncClient.deactivateEventSource(DeactivateEventSourceRequest 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 |
|---|---|
SdkHttpFullRequest |
DeactivateEventSourceRequestMarshaller.marshall(DeactivateEventSourceRequest deactivateEventSourceRequest) |
Copyright © 2020. All rights reserved.