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