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