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