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