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