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