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