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