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