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