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