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