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