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