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