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