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