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