Unmarshaller<PutRecordBatchResponse,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class PutRecordBatchResponseUnmarshaller extends Object implements Unmarshaller<PutRecordBatchResponse,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
PutRecordBatchResponseUnmarshaller() |
| Modifier and Type | Method | 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.