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