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