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