| Package | Description |
|---|---|
| software.amazon.awssdk.services.eventbridge |
Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources.
|
| software.amazon.awssdk.services.eventbridge.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutTargetsResponse |
EventBridgeClient.putTargets(PutTargetsRequest putTargetsRequest)
Adds the specified targets to the specified rule, or updates the targets if they are already associated with the
rule.
|
default CompletableFuture<PutTargetsResponse> |
EventBridgeAsyncClient.putTargets(PutTargetsRequest putTargetsRequest)
Adds the specified targets to the specified rule, or updates the targets if they are already associated with the
rule.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutTargetsRequestMarshaller.marshall(PutTargetsRequest putTargetsRequest) |
Copyright © 2022. All rights reserved.