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