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