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