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