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