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