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