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