CopyableBuilder<TestEventPatternResponse.Builder,TestEventPatternResponse>
, SdkBuilder<TestEventPatternResponse.Builder,TestEventPatternResponse>
public static interface TestEventPatternResponse.Builder extends CopyableBuilder<TestEventPatternResponse.Builder,TestEventPatternResponse>
Modifier and Type | Method | Description |
---|---|---|
TestEventPatternResponse.Builder |
result(Boolean result) |
Indicates whether the event matches the event pattern.
|
copy
apply, build
TestEventPatternResponse.Builder result(Boolean result)
Indicates whether the event matches the event pattern.
result
- Indicates whether the event matches the event pattern.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.