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