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