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