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