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