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