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