public class PutDestinationResultJsonUnmarshaller extends java.lang.Object implements Unmarshaller<PutDestinationResult,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static PutDestinationResultJsonUnmarshaller |
instance |
Constructor and Description |
---|
PutDestinationResultJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static PutDestinationResultJsonUnmarshaller |
getInstance() |
PutDestinationResult |
unmarshall(JsonUnmarshallerContext context) |
private static PutDestinationResultJsonUnmarshaller instance
public PutDestinationResultJsonUnmarshaller()
public PutDestinationResult unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<PutDestinationResult,JsonUnmarshallerContext>
java.lang.Exception
public static PutDestinationResultJsonUnmarshaller getInstance()