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