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