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