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