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