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