| 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(PutRuleRequest 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 |
|---|---|
Request<PutRuleRequest> |
PutRuleRequestMarshaller.marshall(PutRuleRequest putRuleRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<PutRuleRequest> |
PutRuleRequestMarshaller.marshall(PutRuleRequest putRuleRequest) |
void |
PutRuleRequestModelMarshaller.marshall(PutRuleRequest putRuleRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.