Unmarshaller<KeyPair,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class KeyPairUnmarshaller extends Object implements Unmarshaller<KeyPair,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
KeyPairUnmarshaller() |
| Modifier and Type | Method | 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.