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