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