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