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