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