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