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