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