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