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