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