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