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