| 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 TestEventPatternResponse |
CloudWatchEventsClient.testEventPattern(TestEventPatternRequest testEventPatternRequest)
Tests whether the specified event pattern matches the provided event.
|
default CompletableFuture<TestEventPatternResponse> |
CloudWatchEventsAsyncClient.testEventPattern(TestEventPatternRequest testEventPatternRequest)
Tests whether the specified event pattern matches the provided event.
|
| Modifier and Type | Method and Description |
|---|---|
Request<TestEventPatternRequest> |
TestEventPatternRequestMarshaller.marshall(TestEventPatternRequest testEventPatternRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<TestEventPatternRequest> |
TestEventPatternRequestMarshaller.marshall(TestEventPatternRequest testEventPatternRequest) |
void |
TestEventPatternRequestModelMarshaller.marshall(TestEventPatternRequest testEventPatternRequest,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.