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