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