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