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