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