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