| 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<RemoveTargetsResponse> |
CloudWatchEventsAsyncClient.removeTargets(RemoveTargetsRequest removeTargetsRequest)
Removes the specified targets from the specified rule.
|
default RemoveTargetsResponse |
CloudWatchEventsClient.removeTargets(RemoveTargetsRequest removeTargetsRequest)
Removes the specified targets from the specified rule.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RemoveTargetsRequestMarshaller.marshall(RemoveTargetsRequest removeTargetsRequest) |
Copyright © 2020. All rights reserved.