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