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