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