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