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