@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class UploadSSHPublicKeyResponseUnmarshaller extends Object implements Unmarshaller<UploadSSHPublicKeyResponse,StaxUnmarshallerContext>
| Constructor and Description |
|---|
UploadSSHPublicKeyResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static UploadSSHPublicKeyResponseUnmarshaller |
getInstance() |
UploadSSHPublicKeyResponse |
unmarshall(StaxUnmarshallerContext context) |
public UploadSSHPublicKeyResponseUnmarshaller()
public UploadSSHPublicKeyResponse unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<UploadSSHPublicKeyResponse,StaxUnmarshallerContext>Exceptionpublic static UploadSSHPublicKeyResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.