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