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