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