@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.