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