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