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