| 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<PutRuleResponse> |
CloudWatchEventsAsyncClient.putRule(PutRuleRequest putRuleRequest)
Creates or updates the specified rule.
|
default PutRuleResponse |
CloudWatchEventsClient.putRule(PutRuleRequest putRuleRequest)
Creates or updates the specified rule.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutRuleRequestMarshaller.marshall(PutRuleRequest putRuleRequest) |
Copyright © 2020. All rights reserved.