@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class ImportKeyPairResponseUnmarshaller extends Object implements software.amazon.awssdk.core.runtime.transform.Unmarshaller<ImportKeyPairResponse,StaxUnmarshallerContext>
| Constructor and Description |
|---|
ImportKeyPairResponseUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static ImportKeyPairResponseUnmarshaller |
getInstance() |
ImportKeyPairResponse |
unmarshall(StaxUnmarshallerContext context) |
public ImportKeyPairResponse unmarshall(StaxUnmarshallerContext context) throws Exception
unmarshall in interface software.amazon.awssdk.core.runtime.transform.Unmarshaller<ImportKeyPairResponse,StaxUnmarshallerContext>Exceptionpublic static ImportKeyPairResponseUnmarshaller getInstance()
Copyright © 2018. All rights reserved.