| 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 PutEventsResponse |
CloudWatchEventsClient.putEvents(PutEventsRequest putEventsRequest)
Sends custom events to Amazon CloudWatch Events so that they can be matched to rules.
|
default CompletableFuture<PutEventsResponse> |
CloudWatchEventsAsyncClient.putEvents(PutEventsRequest putEventsRequest)
Sends custom events to Amazon CloudWatch Events so that they can be matched to rules.
|
| Modifier and Type | Method and Description |
|---|---|
Request<PutEventsRequest> |
PutEventsRequestMarshaller.marshall(PutEventsRequest putEventsRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<PutEventsRequest> |
PutEventsRequestMarshaller.marshall(PutEventsRequest putEventsRequest) |
void |
PutEventsRequestModelMarshaller.marshall(PutEventsRequest putEventsRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.