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