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