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