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