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