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