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