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