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