public class SearchedLogStreamJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static SearchedLogStreamJsonMarshaller |
instance |
Constructor and Description |
---|
SearchedLogStreamJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static SearchedLogStreamJsonMarshaller |
getInstance() |
void |
marshall(SearchedLogStream searchedLogStream,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static SearchedLogStreamJsonMarshaller instance
public void marshall(SearchedLogStream searchedLogStream, StructuredJsonGenerator jsonGenerator)
public static SearchedLogStreamJsonMarshaller getInstance()