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