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