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