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