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