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