| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchevents |
Amazon CloudWatch Events helps you to respond to state changes in your AWS resources.
|
| software.amazon.awssdk.services.cloudwatchevents.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutRuleResponse |
CloudWatchEventsClient.putRule(Consumer<PutRuleRequest.Builder> 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 |
|---|---|
default CompletableFuture<PutRuleResponse> |
CloudWatchEventsAsyncClient.putRule(Consumer<PutRuleRequest.Builder> putRuleRequest)
Creates or updates the specified rule.
|
default CompletableFuture<PutRuleResponse> |
CloudWatchEventsAsyncClient.putRule(PutRuleRequest putRuleRequest)
Creates or updates the specified rule.
|
| Modifier and Type | Method and Description |
|---|---|
PutRuleResponse |
PutRuleResponseUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
Copyright © 2018. All rights reserved.