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