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