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