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