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