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