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