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