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