public class Then extends Object
| Constructor | Description |
|---|---|
Then(SerializedAs serializedAs,
com.fasterxml.jackson.databind.JsonNode deserializedAs) |
| Modifier and Type | Method | Description |
|---|---|---|
MarshallingAssertion |
getMarshallingAssertion() |
|
UnmarshallingAssertion |
getUnmarshallingAssertion() |
public Then(SerializedAs serializedAs, com.fasterxml.jackson.databind.JsonNode deserializedAs)
public MarshallingAssertion getMarshallingAssertion()
public UnmarshallingAssertion getUnmarshallingAssertion()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.