public class PutRequestJsonUnmarshaller extends Object implements Unmarshaller<PutRequest,JsonUnmarshallerContext>
| Constructor and Description |
|---|
PutRequestJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static PutRequestJsonUnmarshaller |
getInstance() |
PutRequest |
unmarshall(JsonUnmarshallerContext context) |
public PutRequest unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<PutRequest,JsonUnmarshallerContext>Exceptionpublic static PutRequestJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.