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