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