public class GetBranchResultJsonUnmarshaller extends java.lang.Object implements Unmarshaller<GetBranchResult,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static GetBranchResultJsonUnmarshaller |
instance |
Constructor and Description |
---|
GetBranchResultJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static GetBranchResultJsonUnmarshaller |
getInstance() |
GetBranchResult |
unmarshall(JsonUnmarshallerContext context) |
private static GetBranchResultJsonUnmarshaller instance
public GetBranchResult unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<GetBranchResult,JsonUnmarshallerContext>
java.lang.Exception
public static GetBranchResultJsonUnmarshaller getInstance()