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