public class Given extends Object
| Constructor and Description |
|---|
Given() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
getInput() |
GivenResponse |
getResponse() |
void |
setInput(com.fasterxml.jackson.databind.JsonNode input) |
void |
setResponse(GivenResponse response) |
public com.fasterxml.jackson.databind.JsonNode getInput()
public void setInput(com.fasterxml.jackson.databind.JsonNode input)
public GivenResponse getResponse()
public void setResponse(GivenResponse response)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.