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